Skip to content

Commit

Permalink
Update README.md (#371)
Browse files Browse the repository at this point in the history
Updating docs to use Ubuntu 22.04 lts or 24.04 lts after finding 20.04 LTS is not working. 

For context, please see issue 367:
#367
  • Loading branch information
bear-goes-bleep authored Sep 16, 2024
1 parent 2a240e4 commit beebb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The OpenCanary installation essentially involves ensuring the Python environment

### Installation on Ubuntu

Installation on Ubuntu 20.04:
Installation on Ubuntu 22.04 LTS or 24.04 LTS:
```
$ sudo apt-get install python3-dev python3-pip python3-virtualenv python3-venv python3-scapy libssl-dev libpcap-dev
$ virtualenv env/
Expand Down

0 comments on commit beebb5b

Please sign in to comment.