mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fix translating guide.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
9f854efe86
commit
bcc8650071
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ $ git clone git://projects.archlinux.org/aur.git aur-git
|
|||
run translation_tool again, and it will continue from where you left off.
|
||||
|
||||
$ cd aur-git
|
||||
$ git checkout -b testing origin/testing
|
||||
$ git checkout master
|
||||
$ git pull
|
||||
$ cd web/lang
|
||||
$ ./translation_tool
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue