소스 검색

One more minor change to the template

Robert Middleswarth 2 년 전
부모
커밋
a282814b4d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build/templates/template_README.md

+ 1 - 1
build/templates/template_README.md

@@ -16,8 +16,8 @@ Run `install-docker.sh`, to install docker, and add the current user to the dock
 
 ```
 wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/install_docker.sh | bash
-# need to reboot/logout for changes to take effect
 ```
+You need to reboot/logout for changes to take effect
 
 ### Pi OS Buster  
 On Oct 30, 2021 Pi OS bullseye was released and this is no longer needed.  Older Pi OS buster releases run an old version of libseccomp that is causing problems with many containers that are preventing them from running.  To fix this we need to manually install a newer version of libseccomp.  However we first need to check and see if you are running an older version.  To check please run sudo dpkg-query -W libseccomp.