[signalapp/Signal-Desktop#7008] Readme, reproducible builds: update chmod command
Co-authored-by: Chad Dougherty <crd@acm.org>
This commit is contained in:
parent
68223aaa12
commit
e2ef38a638
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ The last step is to run the `./build.sh` script, passing the `public` arg becaus
|
|||
> If your user is not in Docker's `docker` group, then you may need to run the script as `sudo`.
|
||||
|
||||
```bash
|
||||
$ chmod +x ./build.sh public
|
||||
$ chmod +x ./build.sh
|
||||
$ ./build.sh public
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue