Browse Source

One more minor change to the template

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
a282814b4d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.