浏览代码

Update README for capgensounds.

Dmitry Chestnykh 14 年之前
父节点
当前提交
7ac252236e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
   name.
 
-* make && ./generate
+* go install && $GOROOT/bin/capgensounds
 
 If all goes well, fork this repository, commit your changes, and send me a pull request.