diff options
author | Jesús <heckyel@hyperbola.info> | 2020-04-25 20:07:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-04-25 20:07:21 -0500 |
commit | 342d43320418f1215a44e2591e6ceec9b95f1d00 (patch) | |
tree | 60560761c9af8d5f7882f48120ee7dbf0041be51 | |
parent | feb3c5a34949eb772f14462069fbbdb4dde93279 (diff) | |
download | hyperfi-342d43320418f1215a44e2591e6ceec9b95f1d00.tar.lz hyperfi-342d43320418f1215a44e2591e6ceec9b95f1d00.tar.xz hyperfi-342d43320418f1215a44e2591e6ceec9b95f1d00.zip |
step2: rebrand
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ If you require extra help, visit the provided video playlist and follow my examp ## More custom install - sh archfi -cpl {URL of your custom package list} + sh hyperfi -cpl {URL of your custom package list} You can find a sample custom package list file in the samples folder. @@ -34,8 +34,8 @@ You can find a sample custom package list file in the samples folder. You can test your script with this command : - sh archfi -t {codebergusername} {branchname} + sh hyperfi -t {codebergusername} {branchname} Example : - sh archfi -t matmoul master + sh hyperfi -t matmoul master |