Browse Source

Update README.md

pull/1182/head
Devanshu Panigrahi 2 years ago
committed by Philip H
parent
commit
6d023ecc4a
  1. 1
      README.md

1
README.md

@ -50,7 +50,6 @@ If you haven't installed Docker yet, install it by running:
```bash ```bash
curl -sSL https://get.docker.com | sh curl -sSL https://get.docker.com | sh
sudo usermod -aG docker $(whoami) sudo usermod -aG docker $(whoami)
exit
``` ```
And log in again. And log in again.

Loading…
Cancel
Save