add note about user periphery install

This commit is contained in:
mbecker20
2024-07-31 00:14:19 -07:00
parent 42b493ae10
commit 66bfe69983

View File

@@ -19,6 +19,8 @@ Will install to paths:
## User
*Note*. The user running periphery must be a member of the docker group, in order to use the docker cli without sudo.
```sh
curl -sSL https://raw.githubusercontent.com/mbecker20/monitor/main/scripts/setup-periphery.py | python3 - --user
```