Update README.md
Arch linux installation
This commit is contained in:
@ -53,6 +53,12 @@ but it's not going to be very exciting without them).
|
|||||||
sudo apt install exiftool imagemagick xdg-open
|
sudo apt install exiftool imagemagick xdg-open
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Arch Linux:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pacman -S xdg-utils perl-image-exiftool imagemagick
|
||||||
|
```
|
||||||
|
|
||||||
2. Run `./install.sh`, which will configure your global git config for you.
|
2. Run `./install.sh`, which will configure your global git config for you.
|
||||||
It will tell you what it's done, so it should look something like this:
|
It will tell you what it's done, so it should look something like this:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user