Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdamata committed Oct 5, 2024
1 parent e907630 commit 16b33ec
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 @@ -25,7 +25,7 @@ You will also need to correctly setup a [GOPATH](http://golang.org/doc/code.html

To compile the provider, run `make`. This will install the provider into your GOPATH.

In order to run the full suite of Acceptance tests, run `make -i testacc`. These tests require Docker to be installed on the machine that runs them, and do not create any remote resources.
In order to run the full suite of Acceptance tests, run `make -i testacc`. These tests require Docker to be installed on the machine that runs them. The tests do not create any remote resources.

```sh
$ make -i testacc
Expand Down

0 comments on commit 16b33ec

Please sign in to comment.