Browse Source

README.md: update the instructions to describe how to sync the ucd-tools submodule.

master
Reece H. Dunn 12 years ago
parent
commit
dcf0511736
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      README.md

+ 7
- 0
README.md View File

@@ -14,6 +14,13 @@ configured correctly:
4. Android Developer Tools (ADT) for Eclipse
5. wxWidgets 2.8 (for espeakedit if building the `espeak-data` zip files)

## Fetching the Sources

The Android port uses the `ucd-tools` submodule. You can fetch this by running:

$ git submodule init
$ git submodule update

## Building

1. Build the `libttsespeak.so` file by running:

Loading…
Cancel
Save