Skip to content

Commit 90ba165

Browse files
authored
Merge pull request #3639 from AritraDey-Dev/fix/dev-intro.md
BUG: DEV-INTRO.md
2 parents fa21090 + b1848b4 commit 90ba165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEV-INTRO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _Note for Linux (including Windows WSL2) users:_ add your user to the docker gro
4242

4343
```sh
4444
# for linux users
45-
sudo adduser ${USER} docker.
45+
sudo adduser ${USER} docker
4646
```
4747

4848
### Deploying PEcAn in Docker

0 commit comments

Comments
 (0)