From f928d2984dc1d4987016b89dd388436485b9e394 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 22 Feb 2023 21:54:31 +0100 Subject: [PATCH] Freebsd pkg has been remamed to rust-coreutils https://cgit.FreeBSD.org/ports/commit/?id=8014b050aa2f5d3e016d48c98865eabb0e6b12fe --- docs/src/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 063935ed6..0bd302a36 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -111,7 +111,7 @@ port install coreutils-uutils [![FreeBSD port](https://repology.org/badge/version-for-repo/freebsd/uutils-coreutils.svg)](https://repology.org/project/uutils-coreutils/versions) ```sh -pkg install uutils +pkg install rust-coreutils ``` ## Windows