From 9d9a2e5a7131424e1c63c056d4599bbb550cc98a Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 28 Jun 2019 14:18:52 -0400 Subject: updated install instructions --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 76b5118..d6daa5a 100644 --- a/README.md +++ b/README.md @@ -70,16 +70,11 @@ $ git checkout $(git describe --tags --abbrev=0) Optionally, use the `go` tool to test and benchmark the files in `svc`. -If you choose to run the tests, be sure to return to the main directory -afterwards. - ``` -$ cd svc && go test -v -bench . -benchmem +$ go test -v -bench . -benchmem ./... ... ... PASS - -$ cd .. ``` Use `make` to initiate the build and install process. -- cgit 1.4.1-2-gfad0