diff options
author | Jul Lang | 2025-03-22 22:14:37 +0100 |
---|---|---|
committer | Jul Lang | 2025-03-22 22:14:50 +0100 |
commit | 77ce36fb1292119dc0b596ec4253709625b2608f (patch) | |
tree | e4913ee5502c425be4e4c55edaba0764c2f9c663 | |
parent | 6a021e65dc41a50397ff51d93ac969e84ed45b77 (diff) | |
download | aur-77ce36fb1292119dc0b596ec4253709625b2608f.tar.gz |
update README.md
-rw-r--r-- | README.md | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/README.md b/README.md index 45141e3469ff..0db16b3c893f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,3 @@ -To install, simply run +An arch PKGBUILD for [anymex](https://github.com/RyanYuuki/AnymeX) -``` -git clone https://github.com/jullanggit/anymex-PKGBUILD.git && cd anymex-PKGBUILD -``` - -to clone this repository and cd into it (Note that this requires git. You can also manually download this repository and cd into it) and run - -``` -makepkg -sic -``` - -to make the installation. +To install, run `makepkg -sic` |