From 123423a951f9c2bb88a2b458ae6d5aa6d17901f7 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 13 May 2019 20:05:24 +0200 Subject: [PATCH] Update Arch Linux installation instructions I added `sd` to the official repos. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfb0c3f..cae6ee0 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,9 @@ cargo install sd ### Arch Linux -[AUR package for sd](https://aur.archlinux.org/packages/sd/). - +```sh +pacman -S sd +``` ### FreeBSD