Skip to content

Commit 1836697

Browse files
initialed85lorenzodonini
authored andcommitted
Remove some steps that I added to README that aren't actually required
1 parent 9041b9f commit 1836697

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,5 @@ Or you may build requests manually and send them using either the synchronous or
523523
If you're contributing a code change, you'll want to be sure the tests are passing first; here are the steps to check that:
524524

525525
- Install [toxiproxy](https://github.com/Shopify/toxiproxy) for your platform
526-
- Shell 1 - `cd example/1.6 && ./create-test-certificates.sh ; cd ../..`
527-
- Shell 1 - `cd example/2.0.1 && ./create-test-certificates.sh ; cd ../..`
528526
- Shell 1 - `toxiproxy-server -port 8474 -host localhost`
529527
- Shell 2 - `go fmt ./... && go vet ./... && go test -v -count=1 -failfast ./...`

0 commit comments

Comments
 (0)