mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Merge pull request #64 from SaptakS/patch-1
Update BUILD.md with tiny typo fixes
This commit is contained in:
commit
7acc6ebafa
1 changed files with 2 additions and 2 deletions
4
BUILD.md
4
BUILD.md
|
@ -13,7 +13,7 @@ You also need docker, either by installing the `docker.io` package, or by instal
|
||||||
Run from source tree:
|
Run from source tree:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./dev_script/dangerzone
|
./dev_scripts/dangerzone
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a .deb:
|
Create a .deb:
|
||||||
|
@ -35,7 +35,7 @@ You also need docker, either by installing the `docker` package, or by installin
|
||||||
Run from source tree:
|
Run from source tree:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./dev_script/dangerzone
|
./dev_scripts/dangerzone
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a .rpm:
|
Create a .rpm:
|
||||||
|
|
Loading…
Reference in a new issue