diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-08 21:47:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-08 21:47:53 -0500 |
commit | 3c829f0b8712b8afa44a7408108c026da5ce354d (patch) | |
tree | eb10e9bd27f2adf3a1654b7aa7e461bb79fb19c8 | |
parent | ac4e9d594785f292c2c80375e7686e1c00216a9a (diff) | |
download | hyperbola-bootstrap-3c829f0b8712b8afa44a7408108c026da5ce354d.tar.lz hyperbola-bootstrap-3c829f0b8712b8afa44a7408108c026da5ce354d.tar.xz hyperbola-bootstrap-3c829f0b8712b8afa44a7408108c026da5ce354d.zip |
[README.md]: update syntax
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,7 +8,9 @@ Usage Make your Hyperbola GNU+Linux-libre bootstrap: - # bash make-bootstrap-file.sh +```console +# bash make-bootstrap-file.sh +``` > if you want you can change the download repository inside make-bootstrap-file.sh: REPO_URL |