diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..72b422f --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Hyperbola-Bootstrap +============== + +Bootstrap a base Hyperbola system from any GNU distro + +Usage +===== + +Make your Hyperbola GNU+Linux-libre bootstrap: + + # bash make-bootstrap-file.sh + +> if you want you can change the download repository inside make-bootstrap-file.sh: REPO_URL + +License +======= + +This work is licensed under the [GNU GPLv3+](LICENSE) |