You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Go version 1.16.2, on macOS, the build instructions in the readme include an erroneous third step and step two creates the binary in $GOPATH/bin/pebble. And no $GOPATH/src folder is created.
The text was updated successfully, but these errors were encountered:
With Go version 1.16.2, on macOS, the build instructions in the readme include an erroneous third step and step two creates the binary in
$GOPATH/bin/pebble
. And no$GOPATH/src
folder is created.The text was updated successfully, but these errors were encountered: