소스 검색

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.
 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
 # Reboot for changes to take effect