Remove build requirements from README

This commit is contained in:
Torjus Håkestad 2025-03-19 22:40:10 +01:00
parent 858c11b853
commit aa5b9588d1
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -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