diff --git a/nyagos_en.md b/nyagos_en.md index 24eb98dd..5fe193ba 100644 --- a/nyagos_en.md +++ b/nyagos_en.md @@ -154,7 +154,7 @@ These suffix are available. It defines an alias. These macros are available on "REPLACE-STRING". * `$1`,`$2`,`$3` ... the number's argument. -* `$*` ... all arguments +* `$\*` ... all arguments ### `nyagos.setenv("NAME","VALUE")` @@ -234,7 +234,7 @@ On the New BSD-licenses, you can use NYAGOS. To build nyagos.exe , these softwares are required: -- [go1.3 windows/386](http://golang.org) +- [go1.3.3 windows/386](http://golang.org) - [Mingw-Gcc 4.8.1-4](http://mingw.org/) - [LuaBinaries 5.2.3 for Win32 and MinGW](http://luabinaries.sourceforge.net/index.html) - http://github.com/mattn/go-runewidth diff --git a/nyagos_ja.md b/nyagos_ja.md index c547f772..da66a150 100644 --- a/nyagos_ja.md +++ b/nyagos_ja.md @@ -285,7 +285,7 @@ NYAGOS NYAGOS のビルドには -- [go1.3 windows/386](http://golang.org) +- [go1.3.3 for windows/386](http://golang.org) - [Mingw-Gcc 4.8.1-4](http://mingw.org/) - [LuaBinaries 5.2.3 for Win32 and MinGW](http://luabinaries.sourceforge.net/index.html) diff --git a/readme.md b/readme.md index bc1d711e..1cd77317 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ The binary files can be downloaded on [Release](https://github.com/zetamatta/nya Required software ----------------- -* [go1.3.1 windows/386](http://golang.org) +* [go1.3.3 windows/386](http://golang.org) * [Mingw-Gcc 4.8.1-4](http://mingw.org) * [LuaBinaries 5.2.3 for Win32 and MinGW](http://luabinaries.sourceforge.net/index.html)