aboutsummaryrefslogtreecommitdiffstats
path: root/lng/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lng/README.md')
-rw-r--r--lng/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lng/README.md b/lng/README.md
index 6572ad8..3dd0689 100644
--- a/lng/README.md
+++ b/lng/README.md
@@ -8,11 +8,11 @@ Translations is simple:
- you can test your change with the next command:
```
-sh archfi -t {githubusername} {branchname}
+sh hyperfi -t {username} {branchname}
```
As exemple:
```
-sh archfi -t matmoul master
+sh hyperfi -t matmoul master
```