Merge pull request #64 from SaptakS/patch-1

Update BUILD.md with tiny typo fixes
This commit is contained in:
Micah Lee 2020-03-26 10:07:52 -07:00 committed by GitHub
commit 7acc6ebafa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ You also need docker, either by installing the `docker.io` package, or by instal
Run from source tree:
```sh
./dev_script/dangerzone
./dev_scripts/dangerzone
```
Create a .deb:
@ -35,7 +35,7 @@ You also need docker, either by installing the `docker` package, or by installin
Run from source tree:
```sh
./dev_script/dangerzone
./dev_scripts/dangerzone
```
Create a .rpm: