Skip to content

Commit 577ed05

Browse files
committed
update README
1 parent 3e5e9d9 commit 577ed05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ average maximum throughput of ~100,000 rps.
88

99
to install, you'll need `cargo` and `git` installed.
1010

11+
You can then run
12+
1113
```
1214
cargo install --git https://github.com/blobcode/cobalt.git
1315
```
1416

1517
## getting started
1618

1719
to get up and running, just install and run `cobalt -c <path to config file>`.
18-
Please note that cobalt will need to be placed behind ssl termination.
20+
Please note that cobalt will need to be placed behind ssl termination, as it works with http only.
1921

2022
## config
2123

0 commit comments

Comments
 (0)