diff options
author | Elges István <isti.developer@gmail.com> | 2020-03-13 19:47:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-13 19:47:11 +0000 |
commit | 1d4d8366c00764254b657b2ac109a17e3e5aa1ae (patch) | |
tree | 18d798cbc0a38aba6c6d2cbfe9d413776e2244ef | |
parent | 9dc8d6f4bea16dacb612ed5826fb475b2d46700d (diff) | |
download | hyperfi-1d4d8366c00764254b657b2ac109a17e3e5aa1ae.tar.lz hyperfi-1d4d8366c00764254b657b2ac109a17e3e5aa1ae.tar.xz hyperfi-1d4d8366c00764254b657b2ac109a17e3e5aa1ae.zip |
Fix typo in README
I assume it is meant do "developer" not "developper".
-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 : |