Skip to content

Commit f73bcb5

Browse files
committed
refactor: updated installation guide
1 parent d909d05 commit f73bcb5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ and print it to the `stdout` in a way that it's friendly for parsing, so
55
it facilitates the creation of scripts that deals with pacman package information.
66

77
# Installation
8+
To install `lspac` simply follow one of the methods below:
89

910
## AUR
11+
Using the AUR
12+
1013
`yay -S lspac`
1114

1215
or
@@ -18,7 +21,8 @@ makepkg -si
1821
```
1922

2023
## Manual
21-
To install `lspac` simply follow the steps below:
24+
Manual installation
25+
2226
```
2327
git clone https://github.com/pvpscript/lspac
2428
cd lspac

0 commit comments

Comments
 (0)