Skip to content

Commit

Permalink
ドキュメント: go の必要要件を 1.3.1 -> 1.3.3 へ修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Oct 8, 2014
1 parent a8f87db commit 962fc7b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions nyagos_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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")`

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion nyagos_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 962fc7b

Please sign in to comment.