Merge pull request #223 from Rom1deTroyes/patch-1

'bzr clone' deprecated (use 'bzr branch' instead)
This commit is contained in:
Damien Elmes 2018-02-08 10:05:23 +10:00 committed by GitHub
commit 1505c71eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ translation services. If you want to use a language other than English:
$ cd ..
$ mv anki dtop # i18n code expects anki folder to be called dtop
$ bzr clone lp:anki i18n
$ bzr branch lp:anki i18n
$ cd i18n
$ ./update-mos.sh
$ cd ../dtop