浏览代码

Add in the install using wget like the docker install.

Robert Middleswarth 3 年之前
父节点
当前提交
5bcad102ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -22,7 +22,7 @@ sudo dpkg-query -W libseccomp
 If you are running a version less that 2.5 you need to run the upgrade script update_libseccomp.sh.
 
 ```
-./update_libseccomp.sh
+wget -qO- https://git.io/Jijk8 | bash
 ```
 
 # Reboot for changes to take effect