aboutsummaryrefslogtreecommitdiffstats
path: root/lng/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-04-27 18:31:57 -0500
committerJesús <heckyel@hyperbola.info>2021-04-27 18:31:57 -0500
commit408e54accfacb848414cb6c1a642cbf51f3d3a40 (patch)
tree5f1f38300c01d71fa541f31e3d29d453816ff47e /lng/README.md
parent3cc8190aed04e631f4ef165594269165b25a5cfb (diff)
downloadhyperfi-408e54accfacb848414cb6c1a642cbf51f3d3a40.tar.lz
hyperfi-408e54accfacb848414cb6c1a642cbf51f3d3a40.tar.xz
hyperfi-408e54accfacb848414cb6c1a642cbf51f3d3a40.zip
update languages
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
```