mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
More accurate instructions in README.development
This commit is contained in:
parent
0d4f18afad
commit
e21b675456
1 changed files with 1 additions and 2 deletions
|
@ -14,12 +14,11 @@ The translations are stored in a bazaar repo for integration with launchpad's
|
|||
translation services. If you want to use a language other than English:
|
||||
|
||||
$ cd ..
|
||||
$ mv libanki lib
|
||||
$ mv ankiqt qt
|
||||
$ bzr clone lp:anki
|
||||
$ cd anki
|
||||
$ ./update-mos.sh
|
||||
$ cd ../ankiqt
|
||||
$ cd ../qt
|
||||
|
||||
And now you're ready to run Anki:
|
||||
$ ./anki
|
||||
|
|
Loading…
Reference in a new issue