Skip to content

Commit

Permalink
Commit to no-crates.io (#160 (comment))
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Jun 2, 2024
1 parent c3b164f commit e451dd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ See [the manpage](http.md) for full list.
If you have `cargo` installed (you're a Rust developer) all you need to do is:

```sh
cargo install https
cargo install --git https://github.com/thecoshman/http
```
(the `https` crates.io package *was* http, but [is now unpublishable](//github.com/thecoshman/http/pull/160#issuecomment-2143877822))

Which will install `http` and `httplz` (identical, disable one or another if they clash) in the folder where all other binaries go.

Expand Down

0 comments on commit e451dd3

Please sign in to comment.