Przeglądaj źródła

Поправил readme

Book Pauk 5 lat temu
rodzic
commit
03914883bc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/omnireader/README.md

+ 1 - 1
docs/omnireader/README.md

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