aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lng/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lng/README.md b/lng/README.md
index 75f3813..6572ad8 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 {githubusername} {branchname}
+sh archfi -t {githubusername} {branchname}
```
As exemple:
```
-sh archfi matmoul master
+sh archfi -t matmoul master
```