1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-15 03:26:18 +00:00

docs/README ~ fix markdown lint complaints (fenced-code-language)

This commit is contained in:
Roy Ivy III 2021-04-07 20:29:43 -05:00
parent a309c7cab0
commit bf81f93be3

View file

@ -172,8 +172,8 @@ $ make PREFIX=/my/path install
The [standard package set](https://nixos.org/nixpkgs/manual/) of [NixOS](https://nixos.org/)
provides this package out of the box since 18.03:
```
nix-env -iA nixos.uutils-coreutils
```shell
$ nix-env -iA nixos.uutils-coreutils
```
## Uninstallation Instructions