Skip to content

Commit d18daf1

Browse files
authored
Merge pull request #4 from ordian/patch-1
Fix readme formatting
2 parents ac32d7d + 87e00b9 commit d18daf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ and point the client at it with:
4343

4444
```sh
4545
cd examples/client
46-
cargo run -- 127.0.0.1 --port 8080 --domain localhost --cafile ../../tests/end.chain```
46+
cargo run -- 127.0.0.1 --port 8080 --domain localhost --cafile ../../tests/end.chain
47+
```
4748

4849
**NOTE**: Don't ever use those certificate files anywhere but for testing!
4950

0 commit comments

Comments
 (0)