From 12a5ad26513577d75d099e21a3ce16b2f0e40d09 Mon Sep 17 00:00:00 2001 From: Mohammadreza Abdollahzadeh Date: Tue, 24 Jan 2017 21:47:59 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 975b8a3..4de8490 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ brew install font-vazir-code ####Arch Linux -Arch user's could use [ttf-vazir-code](https://aur.archlinux.org/packages/ttf-vazir-code/) package from [AUR](https://aur.archlinux.org/) repository to install vazir-code font. Use your favourite [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) like pacaur or yaourt for installing package: +Arch user's could use [vazir-code-fonts](https://aur.archlinux.org/packages/vazir-code-fonts/) package from [AUR](https://aur.archlinux.org/) repository to install vazir-code font. Use your favourite [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) like pacaur or yaourt for installing package: ```shell -pacaur -S ttf-vazir-code +pacaur -S vazir-code-fonts ```