From 015dc46befb0ecef4e5f7f02ca324a263c4408a3 Mon Sep 17 00:00:00 2001 From: Kieran <42723993+EnderDev@users.noreply.github.com> Date: Sun, 18 Apr 2021 16:14:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20Change=20Arch=20binary=20package?= =?UTF-8?q?=20name=20to=20dot-bin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa23c7b886..2e608d5257 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ We chose Gecko due to its position as the best competitor to Chromium, and becau #### Arch Linux -You can get Dot on Arch Linux through the binary [`dot`](https://aur.archlinux.org/packages/dot) or the build-it-yourself [`dot-git`](https://aur.archlinux.org/packages/dot-git) package. +You can get Dot on Arch Linux through the binary [`dot-bin`](https://aur.archlinux.org/packages/dot-bin) or the build-it-yourself [`dot-git`](https://aur.archlinux.org/packages/dot-git) package. ## 🏗 Build guides