From beebb5b7a1f74ba27bb6ea42e1f56da280c0a527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Lagerwall?= <119663198+bear-goes-bleep@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:27:48 +0200 Subject: [PATCH] Update README.md (#371) 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: https://github.com/thinkst/opencanary/issues/367 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd20698..11d9981 100644 --- a/README.md +++ b/README.md @@ -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/