fix readme

This commit is contained in:
Mark McGranaghan 2012-09-21 09:08:48 -07:00
parent 06cb4dfe8f
commit a612a88e68

View File

@ -7,5 +7,5 @@ Go by Example book source.
```bash
$ mate tool/index.txt
$ go run tool/reorder.go
$ go run tool/renumber.go
```