docs/INSTALL: fix mismatched code blocks

This commit is contained in:
Conner Fromknecht
2018-07-10 19:03:06 -07:00
parent ae84b99cb5
commit a3acd9c23f

View File

@@ -84,7 +84,7 @@ used directly:
```
dep ensure -v
go install -v ./...
```
**Updating**