Skip to content

Commit f11c46b

Browse files
author
Takumasa Sakao
committed
Update README.md
1 parent 15bb431 commit f11c46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Terminal based Conway's Game of Life. Implemented in Go.
1818
Go to release page and download.
1919

2020
```shell
21-
$ wget https://github.com/sachaos/go-life/releases/download/v0.1.0/go-life_darwin_amd64 -O /usr/local/bin/go-life
21+
$ wget https://github.com/sachaos/go-life/releases/download/v0.3.0/go-life_darwin_amd64 -O /usr/local/bin/go-life
2222
$ chmod +x /usr/local/bin/go-life
2323
```
2424

0 commit comments

Comments
 (0)