fix wrong command

This commit is contained in:
Gerard 2018-04-18 14:39:44 +02:00
parent 91a7f5a45c
commit 0c2eaa33d2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ $ npm install -g karma-cli gulp webpack nodemon
Your user must be on the docker group to use it so you will need to run this command:
```
$ sudo usermod -G docker yourusername
$ sudo usermod -a -G docker yourusername
```
## Getting Started // Installing