diff options
author | MatMoul <matmoul@gmail.com> | 2020-01-11 03:44:30 +0100 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2020-01-11 03:44:30 +0100 |
commit | 28630d27bbe0d5f1ce1aef6a3077903fd108daf1 (patch) | |
tree | 685f02fef61ff83778dd57bdda11f44795dc3567 | |
parent | b7c2358bb3671ba3b657a06ec28ceb1385672a44 (diff) | |
download | hyperfi-28630d27bbe0d5f1ce1aef6a3077903fd108daf1.tar.lz hyperfi-28630d27bbe0d5f1ce1aef6a3077903fd108daf1.tar.xz hyperfi-28630d27bbe0d5f1ce1aef6a3077903fd108daf1.zip |
Update README
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -32,7 +32,10 @@ Then follow the on-screen instructions to completion. If you require extra help, visit the provided video playlist and follow my example. -For developpers, you can test your script with this command : + +## For developpers + +You can test your script with this command : sh archfi -t {githubusername} {branchname} |