Ver Fonte

Update README for capgensounds.

Dmitry Chestnykh há 14 anos atrás
pai
commit
7ac252236e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      capgensounds/README.markdown

+ 1 - 1
capgensounds/README.markdown

@@ -20,6 +20,6 @@ How to create sounds for other languages
 * Open main.go and edit "var langs" on line 21 to include the new directory
 * Open main.go and edit "var langs" on line 21 to include the new directory
   name.
   name.
 
 
-* make && ./generate
+* go install && $GOROOT/bin/capgensounds
 
 
 If all goes well, fork this repository, commit your changes, and send me a pull request.
 If all goes well, fork this repository, commit your changes, and send me a pull request.