Skip to content

Commit

Permalink
add go.sum for verification and mention GOPATH/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Buehler committed May 11, 2019
1 parent 9d8363e commit 8963868
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ git clone https://github.com/double-p/packer-builder-openbsd-vmm.git
````

## builds
Set ````GOPATH```` (default: ~/go), if the 1.4GB dependencies wont fit.
````
make
make install
Expand Down
Loading

0 comments on commit 8963868

Please sign in to comment.