Skip to content

Commit 4be51a0

Browse files
authored
added sudo
1 parent ca14f5b commit 4be51a0

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
@@ -45,7 +45,7 @@ Just download this repository as a zipfile [here](https://github.com/FileFighter
4545
This repository contains one <!-- three --> important script:
4646
The [initial start](./init_setup.sh) script starts downloading all the services and starts them in different containers. Run it with
4747
```shell script
48-
./init_setup
48+
sudo ./init_setup
4949
```
5050
After starting the script you should see something like the following:
5151
```shell script

0 commit comments

Comments
 (0)