From 2e568a0de68dabe82917e93fb49b20a19a4d836c Mon Sep 17 00:00:00 2001 From: Patrick Stephen Date: Sun, 23 Feb 2020 07:47:55 -0600 Subject: [PATCH] Update README.md Fix typo in installation notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41f51ee3..36b1fa2f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ *** ## Installation -`go get -u github.com/oakmound/oak/v2...` +`go get -u github.com/oakmound/oak/v2/...` Or in GOPATH mode (not using go modules):