Skip to content

Commit 007711e

Browse files
committed
Remove instruction to use sudo
1 parent 491192d commit 007711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
```bash
6262
$ bash 01-build.sh mysettings.env
6363
```
64-
6. Run the final script to create and run the container, where the container name is `das` (it is preferred that you execute a command using `sudo` before executing this script):
64+
6. Run the final script to create and run the container, where the container name is `das`:
6565
```bash
6666
$ bash 02-run.sh das mysettings.env
6767
```

0 commit comments

Comments
 (0)