fix typo in docs

This commit is contained in:
Damien Elmes 2020-12-08 09:08:51 +10:00
parent 39cc224d99
commit fd7e8a7e4b
2 changed files with 2 additions and 2 deletions

View file

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

View file

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