diff --git a/README.md b/README.md index 1470b82..85578be 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,6 @@ SSH honeypot with web-frontend. -## Requirements - -* `go >= 1.16` -* `node >= 22` - -Requires a postgres database if you want data to persist through server restart. - ## Build using nix ```console