add note about first build

This commit is contained in:
Damien Elmes 2020-06-02 19:35:28 +10:00
parent 7c58e695bf
commit a2ea956e75

View file

@ -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,
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.