diff --git a/docs/HYPER.md b/docs/HYPER.md index 88d6f854a..2562cb763 100644 --- a/docs/HYPER.md +++ b/docs/HYPER.md @@ -22,7 +22,7 @@ repository](https://github.com/hyperium/hyper/tree/hyper-capi). Build hyper and enable the C API: - % git clone -b hyper-capi https://github.com/hyperium/hyper + % git clone https://github.com/hyperium/hyper % cd hyper % RUSTFLAGS="--cfg hyper_unstable_ffi" cargo build --features client,http1,http2,ffi