mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Update README.md
`apt` installs version v10 which is too old `snap` installs v16, which is fine
This commit is contained in:
committed by
Aiden McClelland
parent
e6dff4f5d2
commit
b86a68640b
@@ -19,7 +19,7 @@
|
||||
- Create a builder: `docker buildx create --use`
|
||||
- Add multi-arch build ability: `docker run --rm --privileged linuxkit/binfmt:v0.8`
|
||||
- Node Version 12+
|
||||
- `sudo apt install -y nodejs`
|
||||
- `sudo snap install node`
|
||||
- https://nodejs.org/en/docs
|
||||
- NPM Version 7+
|
||||
- `sudo apt install -y npm`
|
||||
|
||||
Reference in New Issue
Block a user