mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Clean up navigation bar code
And update README so that arch users don't have to update their entire system to install the required packages.
This commit is contained in:
parent
59aad6a273
commit
24538b7296
4 changed files with 144 additions and 33 deletions
|
@ -9,7 +9,7 @@
|
|||
#### On Arch:
|
||||
|
||||
```bash
|
||||
$ sudo pacman -Syu shards crystal
|
||||
$ sudo pacman -S shards crystal
|
||||
$ shards
|
||||
```
|
||||
|
||||
|
@ -44,7 +44,7 @@ $ ./setup.sh
|
|||
#### On Arch:
|
||||
|
||||
```bash
|
||||
$ sudo pacman -Syu imagemagick librsvg
|
||||
$ sudo pacman -S imagemagick librsvg
|
||||
```
|
||||
|
||||
## Usage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue