From 438093d495fbe46b93dead23ac35e226e290c0e2 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Wed, 6 Oct 2021 09:23:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fdfc92..f40cf46 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ cd ## 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 sudo usermod -aG docker `whoami`