Skip to content

Commit 05957b9

Browse files
committed
Mention that a C compiler is required
1 parent 5ffe672 commit 05957b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In the Debian package, the example configuration file can be found in `/usr/shar
2828

2929
### Option 2: compilation from source code
3030

31-
The proxy requires rust >= 1.0.39 or rust-nightly.
31+
The proxy requires rust and a C compiler (`clang` is recommended).
3232

3333
Rust can installed with:
3434

0 commit comments

Comments
 (0)