Browse Source

Document the issue using '-jN' to build the voice data.

master
Reece H. Dunn 9 years ago
parent
commit
084b6061d4
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      README.md

+ 6
- 0
README.md View File

@@ -98,6 +98,12 @@ then be built with:

make

__NOTE:__ Building the voice data does not work when using the `-jN` option.
If you want to use that option, you can run:

make -j8 src/espeak-ng src/speak-ng
make

The documentation can be built by running:

make docs

Loading…
Cancel
Save