diff options
author | Jesús <heckyel@hyperbola.info> | 2022-06-03 06:02:27 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-06-03 06:02:27 +0800 |
commit | f1cab898fd7fe1d43ee48379f6a0285455bb2825 (patch) | |
tree | 481415c3cc4ed06b4686f0b66cb052d811cfcaca | |
parent | 266282f4ff8a3ba59c8891029bb426694492eac9 (diff) | |
download | hyperfi-f1cab898fd7fe1d43ee48379f6a0285455bb2825.tar.lz hyperfi-f1cab898fd7fe1d43ee48379f6a0285455bb2825.tar.xz hyperfi-f1cab898fd7fe1d43ee48379f6a0285455bb2825.zip |
README.md: fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ You can find a sample custom package list file in the samples folder. ## For developers -You can test your script with this command : +You can test your script with this command: ```console $ sh hyperfi -t {username} {branchname} |