From f21f10d5fa259bad6cd49561938aa4394bb3bcfe Mon Sep 17 00:00:00 2001 From: Saptak Sengupta Date: Sun, 22 Mar 2020 17:20:51 +0530 Subject: [PATCH] Update BUILD.md with tiny typo fixes --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index ddae5b2..c86ae3a 100644 --- a/BUILD.md +++ b/BUILD.md @@ -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: