We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23df4c commit 9480012Copy full SHA for 9480012
README.md
@@ -28,7 +28,9 @@ Further work aims to:
28
29
## Installation
30
31
-Ensure you have Rust installed on your system. You can install Rust through [rustup](https://rustup.rs/).
+We provide binary for Linux x86_64 from main branch at https://github.com/uutils/sed/releases/tag/latest-commit .
32
+
33
+For other platforms, ensure you have Rust installed on your system. You can install Rust through [rustup](https://rustup.rs/).
34
35
Clone the repository and build the project using Cargo:
36
0 commit comments