浏览代码

Update README.md

Add note about PI OS 64 Beta
Robert Middleswarth 3 年之前
父节点
当前提交
83e6bfa805
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/README.md

+ 2 - 1
docs/README.md

@@ -19,11 +19,12 @@ Currently Pi OS is running an old version of libseccomp that is causing problems
 ```
 sudo dpkg-query -W libseccomp2
 ```
-If you are running a version less that 2.5 you will need to run the upgrade script.
+If you are running a version less that 2.5 you will need to run the *upgrade script.
 
 ```
 wget -qO- https://git.io/JPXdj | bash
 ```
+* The upgrade script is for Pi OS 32bit.  Pi OS 64 beta is untested and the upgrade script wont work with it.
 
 ### Reboot for changes to take effect