mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
fix typo in docs
This commit is contained in:
parent
39cc224d99
commit
fd7e8a7e4b
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ From the top level of Anki's source folder:
|
|||
|
||||
This will build Anki and run it in place.
|
||||
|
||||
The first build will take while, as it downloads and builds a bunch of
|
||||
The first build will take a while, as it downloads and builds a bunch of
|
||||
dependencies. When the build is complete, Anki will automatically start.
|
||||
|
||||
To play audio, install mpv. At the time of writing, recording is
|
||||
|
|
|
@ -78,7 +78,7 @@ then run
|
|||
|
||||
This will build Anki and run it in place.
|
||||
|
||||
The first build will take while, as it downloads and builds a bunch of
|
||||
The first build will take a while, as it downloads and builds a bunch of
|
||||
dependencies. When the build is complete, Anki will automatically start.
|
||||
|
||||
To play audio, mpv.exe or mplayer.exe must be on the path. At the time
|
||||
|
|
Loading…
Reference in a new issue