mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-14 00:46:34 +03:00
Modify Dev Req formatting in README.md
Swap in >= operator in Development Requirements section to make Node.js and NPM development dependencies similar to the Go one.
This commit is contained in:
@@ -16,8 +16,8 @@ Sylve aims to be a lightweight, open-source virtualization platform for FreeBSD,
|
||||
These only apply to the development version of Sylve, the production version will be a single binary.
|
||||
|
||||
- Go >= 1.24
|
||||
- Node.js (v20.18.2)
|
||||
- NPM (v10.9.2)
|
||||
- Node.js >= v20.18.2
|
||||
- NPM >= v10.9.2
|
||||
|
||||
# Runtime Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user