mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
add note about first build
This commit is contained in:
parent
cc4d0d3576
commit
b519767694
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ need to use WSL or Cygwin to use them.
|
||||||
|
|
||||||
Once you've installed the above components, execute ./run in this repo,
|
Once you've installed the above components, execute ./run in this repo,
|
||||||
which will build the subcomponents, and start Anki. Any arguments included
|
which will build the subcomponents, and start Anki. Any arguments included
|
||||||
on the command line will be passed on to Anki.
|
on the command line will be passed on to Anki. The first run will take
|
||||||
|
quite a while to download and build everything - please be patient.
|
||||||
|
|
||||||
Before contributing code, please read README.contributing.
|
Before contributing code, please read README.contributing.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue