diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-12-29 19:59:48 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-12-29 19:59:48 +0000 |
commit | f4b29eabbab105a87848295d640ed6e4f61e7e3d (patch) | |
tree | 030eef132dae6f7050296bf896606dea423e0684 /etc | |
parent | dc2cf93205e8b278db2fb9dc8a0e3ac3ce9bef46 (diff) | |
download | midipix_build-f4b29eabbab105a87848295d640ed6e4f61e7e3d.tar.bz2 midipix_build-f4b29eabbab105a87848295d640ed6e4f61e7e3d.tar.xz |
etc/README.md: updated.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md index 2feabd70..a7351b76 100644 --- a/etc/README.md +++ b/etc/README.md @@ -65,7 +65,8 @@ A Midipix distribution consists of the following: libraries such as ncurses, libressl, as well as Perl and Python. Install the build-time dependencies listed in section [2.1](#21-build-time-dependencies), -clone this repository, and run the following command line: +clone this repository (e.g. ``git clone https://dev.midipix.org/build/midipix_build``) +and run the following command line: ```shell ./build.sh -a nt64 -b release -D zipdist -P -v |