Update README.md

This commit is contained in:
Anton Georgiev 2021-10-06 09:23:57 -04:00 committed by GitHub
parent ea7cd1f3dc
commit 438093d495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ cd
## Docker setup ## Docker setup
The next script depends on having docker available to your user, so before proceeding, run the following command: The next script depends on having docker available to your user, so before proceeding, run the following command (note that a computer reboot is required):
```sh ```sh
sudo usermod -aG docker `whoami` sudo usermod -aG docker `whoami`