aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSniki <7203099-Sniki@users.noreply.gitlab.com>2020-11-29 23:00:19 +0000
committerSniki <7203099-Sniki@users.noreply.gitlab.com>2020-11-29 23:00:19 +0000
commit9d00ad496d920db23cc9298b3a1916296e14eee3 (patch)
treec66dab4532881d5600241c1b831ccfb1cc4969a9 /README.md
parentChanging shebang for colorscript.sh (diff)
Fix .pkg.tar.*
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1e905b7..86839aa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-
# Shell Color Scripts
![Screenshot of shell-color-scripts](https://gitlab.com/dwt1/dotfiles/raw/master/.screenshots/dotfiles12.png)
@@ -14,7 +13,7 @@ All you need to do is download the PKGBUILD from this repository. Then run the
This will create a file that ends in .pkg.tar.xz (for example, shell-color-scripts-0.1-1-x86_64.pkg.tar.xz). Then run:
- sudo pacman -U *.pkg.tar.xz
+ sudo pacman -U *.pkg.tar.zst
Alternately, you could also install shell-color-scripts from the AUR using an AUR helper such as yay: