mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
updates git URLs in developer README
This commit is contained in:
parent
d6df4f643b
commit
0b97c81df1
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ you need the binary pyuic4).
|
||||||
|
|
||||||
To use the development version:
|
To use the development version:
|
||||||
|
|
||||||
$ git clone git://ichi2.net/libanki
|
$ git clone https://github.com/dae/libanki.git
|
||||||
$ git clone git://ichi2.net/ankiqt
|
$ git clone https://github.com/dae/ankiqt.git
|
||||||
$ cd ankiqt
|
$ cd ankiqt
|
||||||
$ ./tools/build_ui.sh
|
$ ./tools/build_ui.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue