diff options
author | Jesús <heckyel@hyperbola.info> | 2022-05-24 01:29:20 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-05-24 01:29:20 +0800 |
commit | e35c2d1a36a54d38b6c5830f43a697e665884751 (patch) | |
tree | 5510cbd6bb290d8bdbb87f456b9c34e4dfc364c7 | |
parent | ba76c720b72902dbfc22a6818b9ad21d10ffb855 (diff) | |
download | hyperfi-e35c2d1a36a54d38b6c5830f43a697e665884751.tar.lz hyperfi-e35c2d1a36a54d38b6c5830f43a697e665884751.tar.xz hyperfi-e35c2d1a36a54d38b6c5830f43a697e665884751.zip |
README.md: update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ You can find a sample custom package list file in the samples folder. You can test your script with this command : ```console -$ sh hyperfi -t {codebergusername} {branchname} +$ sh hyperfi -t {username} {branchname} ``` Example : |