Mayank Chhabra
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
README.md
@ -71,8 +71,8 @@ If you're looking to run Umbrel on:
- [Docker ](https://docs.docker.com/engine/install )
- [Python 3.0+ ](https://www.python.org/downloads )
- [Docker Compose ](https://docs.docker.com/compose/install )
- [fswatch ](https://emcrisostomo.github.io/fswatch/ )
- [jq ](https://stedolan.github.io/jq/ )
- [fswatch ](https://emcrisostomo.github.io/fswatch/ ) (`apt-get install fswatch`)
- [jq ](https://stedolan.github.io/jq/ ) (`apt-get install jq`)
Ensure that your account is [correctly permissioned to use docker ](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user ).