Поправил readme

This commit is contained in:
Book Pauk
2020-01-05 13:37:09 +07:00
parent 9981e1f3bd
commit 03914883bc

View File

@@ -9,7 +9,7 @@ git clone https://github.com/bookpauk/liberama
### node.js
```
sudo apt install -y curl
curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install -y nodejs
```