Skip to content

Commit ef8fcf6

Browse files
authored
README.md: Avoid losting unix specific progs (#9867)
1 parent 8a40150 commit ef8fcf6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ options might be missing or different behavior might be experienced.
3232
We provide prebuilt binaries at https://github.com/uutils/coreutils/releases/latest .
3333
It is recommended to install from main branch if you install from source.
3434

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-
4335
</div>
4436

4537
<!-- markdownlint-disable-next-line MD026 -->

0 commit comments

Comments
 (0)