Skip to content

Commit

Permalink
fix: build command in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBrosse authored Jun 1, 2019
1 parent 6cc10f3 commit bbcc10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you wish to work on the provider, you'll first need [Go](http://www.golang.or
To compile the provider, run `make build`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.

```sh
$ make bin
$ make build
...
$ $GOPATH/bin/terraform-provider-scaleway
...
Expand Down

0 comments on commit bbcc10f

Please sign in to comment.