Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffB42 <10328858+JeffB42@users.noreply.github.com>2020-12-10 07:49:49 +0300
committerGitHub <noreply@github.com>2020-12-10 07:49:49 +0300
commit5fbd58c6b06a6690481ded4af3b6bd8ec8d5764c (patch)
tree779ff0ce878c89729c6b1163ee79feef93edceac
parent6b15adff3e27cc62cbf50f8ec090d1688d50cb96 (diff)
Update README.md
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f47d81b..1b45ba2 100755
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ make build
ls -1 build/
```
-The default build is for the STRETCH release of debian, but BUSTER and JESSIE is possible. To build one of these targets, you just have to specify the package during make.
+The default build is for the STRETCH release of debian, but BUSTER and JESSIE are also possible. To build one of these targets, you just have to specify the package during make.
Example for BUSTER:
```sh
make build DEBIAN_PACKAGES=BUSTER