Remove build requirements from README

This commit is contained in:
2025-03-19 22:40:10 +01:00
parent 858c11b853
commit aa5b9588d1

View File

@@ -2,13 +2,6 @@
SSH honeypot with web-frontend. 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 ## Build using nix
```console ```console