ソースを参照

Build App list and docs

GitHub Workflow 2 年 前
コミット
c83d4d3a3e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/README.md

+ 1 - 1
docs/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.