aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-29 23:54:32 -0700
committerFuwn <[email protected]>2023-05-29 23:54:32 -0700
commit3a793f9d4f51b179c3c22bd5b2ad0fa22f58dadf (patch)
tree26827118836270cce0172f769cc8e6604f4dfb84
parentbuild(arch): pkgbuild (diff)
downloadnectar-3a793f9d4f51b179c3c22bd5b2ad0fa22f58dadf.tar.xz
nectar-3a793f9d4f51b179c3c22bd5b2ad0fa22f58dadf.zip
docs(readme): makepkg instructions
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 212015e..e0f9a8b 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,15 @@
## Installation
+### Arch Linux
+
+```shell
+sudo pacman -S --needed base-devel
+git clone https://github.com/Fuwn/nectar.git
+cd nectar/archlinux
+makepkg -si
+```
+
### *Building* From Source
[Bashly](https://bashly.dannyb.co/) is required to *build* Nectar.