Book Pauk 2 年之前
父节点
当前提交
fd21cd77dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/omnireader.ru/README.md

+ 1 - 1
docs/omnireader.ru/README.md

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