We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a40150 commit ef8fcf6Copy full SHA for ef8fcf6
README.md
@@ -32,14 +32,6 @@ options might be missing or different behavior might be experienced.
32
We provide prebuilt binaries at https://github.com/uutils/coreutils/releases/latest .
33
It is recommended to install from main branch if you install from source.
34
35
-To install it:
36
-
37
-```shell
38
-cargo install --git https://github.com/uutils/coreutils coreutils
39
-# cargo install --git https://github.com/uutils/coreutils uu_true # for one util only
40
-~/.cargo/bin/coreutils
41
-```
42
43
</div>
44
45
<!-- markdownlint-disable-next-line MD026 -->
0 commit comments