From 342d43320418f1215a44e2591e6ceec9b95f1d00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 25 Apr 2020 20:07:21 -0500 Subject: [PATCH] step2: rebrand --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e9ff97..8b08b69 100644 --- a/README.md +++ b/README.md @@ -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