2
0
mirror of synced 2025-02-24 06:38:14 +00:00

Improved Word Flow

This commit is contained in:
Tom 2015-09-17 11:56:45 +01:00
parent cd96dbcd9d
commit fe646f0810

View File

@ -22,7 +22,7 @@ There is a small example in the [package documentation](https://godoc.org/github
Here I'll describe what some of the provided commands in `./cmd` do.
Note that [`godo`](https://github.com/anacrolix/godo) that I invoke in the following examples is a command that builds and executes a Go import path, like `go run`. It's easier to use this convention than to spell out the install/invoke cycle for every single example.
Note that the [`godo`](https://github.com/anacrolix/godo) command which is invoked in the following examples builds and executes a Go import path, like `go run`. It's easier to use this convention than to spell out the install/invoke cycle for every single example.
### torrent