فهرست منبع

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
 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  
 ### 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.
 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.