瀏覽代碼

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.