~edwargix/tallyard

35597d19be9579a81200f147fcffcf8a3308c1dc — David Florness 5 years ago fcc29c7
Include clone command in Usage section of README
1 files changed, 2 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +2 -1
@@ 23,7 23,8 @@ Ensure you have the [Go](https://golang.org) programming language
installed.  Then:

```sh
$ cd /path/to/tallyard/repo
$ git clone https://gitlab.com/edwargix/tallyard
$ cd tallyard
$ make
$ ./tallyard
```