Updated Windows (markdown)

Hajime Hoshi 2018-10-15 01:27:29 +09:00
parent 4b1a70a5eb
commit 2b17fac46d

@ -64,7 +64,7 @@ In the Ubuntu:
1. Set up (add a new user)
2. `sudo apt update`
3. `sudo apt upgrade`
4. `sudo apt install gcc-mingw-w64-x86-64`
4. `sudo apt install mingw-w64`
5. Install Linux 'Go' downloaded from https://golang.org (Linux version is required. The download directory is typically `/mnt/c/Users/(yourname)/Downloads`)
If you use go modules, that's done! Ebiten will be downloaded automatically if your lib depends on Ebiten. For example: