From f969d78cf356594d45ecf3275fbb8b17fb608267 Mon Sep 17 00:00:00 2001 From: BennyR Date: Fri, 9 May 2014 15:13:59 +0200 Subject: [PATCH] FU markdown --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 10f4c17..49ae9c9 100644 --- a/Readme.md +++ b/Readme.md @@ -9,6 +9,7 @@ This repository contains ROS packages for the CereProc CereVoice TTS engine. 1. Unpack CereVoice into a directory (e.g. ~/cerevoice, ~/CereVoice, ~/Cerevoice, ~/cereproc/cerevoice, ~/cerevoice_sdk, /opt/cereproc/cerevoice or /opt/cerevoice (to add more possible install directories edit the [CMakeLists.txt](master/cerevoice_tts/CMakeLists.txt))) [Location Seafile](https://cloud.bitfactory.org/repo/a68f0d25-4e20-4ecb-86c0-1a598ddd9408/?p=%2FCereVoice%2F) 2. Copy your language and license files to a directory. (e.g. create a voices directory in your CereVoice directory) 3. Clone this repository: + $ cd ~/catkin_ws/src $ git clone git@141.69.58.11:ros/cerevoice_tts.git $ catkin_make