diff options
-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 |