diff options
author | MatMoul <13386289+MatMoul@users.noreply.github.com> | 2020-04-03 22:49:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-03 22:49:38 +0200 |
commit | 584b5900a6e19e875ef66adddb36013f89f92da0 (patch) | |
tree | 816852fc6b7754e2b6007cd2c0971bf25975c24a | |
parent | cc281cf08ff8ebf73ad07890101f8f06848dcf1f (diff) | |
parent | 1d4d8366c00764254b657b2ac109a17e3e5aa1ae (diff) | |
download | hyperfi-584b5900a6e19e875ef66adddb36013f89f92da0.tar.lz hyperfi-584b5900a6e19e875ef66adddb36013f89f92da0.tar.xz hyperfi-584b5900a6e19e875ef66adddb36013f89f92da0.zip |
Merge pull request #102 from isti03/patch-1
Fix typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Then follow the on-screen instructions to completion. If you require extra help, visit the provided video playlist and follow my example. -## For developpers +## For developers You can test your script with this command : |