Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
paaguti committed Dec 23, 2019
1 parent 1fd55bf commit f43eed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ go build .
go install .
```

You can generate self-signed certificates for test purporses using:
You will need certificates. You can generate self-signed certificates for test purporses using:

```
./mk_cert.sh
```

This will allow you to run the programs locally. You need properly generated certificates to run HTTPS tests between two hosts.
You should use properly generated certificates to run HTTPS tests between two hosts.

# flowsim

Expand Down

0 comments on commit f43eed5

Please sign in to comment.