1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-14 19:16:17 +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/) The [standard package set](https://nixos.org/nixpkgs/manual/) of [NixOS](https://nixos.org/)
provides this package out of the box since 18.03: provides this package out of the box since 18.03:
``` ```shell
nix-env -iA nixos.uutils-coreutils $ nix-env -iA nixos.uutils-coreutils
``` ```
## Uninstallation Instructions ## Uninstallation Instructions