Update README.md
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
A panel built for Hyprland with [Aylur's Gnome Shell](https://github.com/Aylur/ags)
|
A panel built for Hyprland with [Aylur's Gnome Shell](https://github.com/Aylur/ags)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
Bun (may require sudo)
|
Bun
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -fsSL https://bun.sh/install | bash && \
|
curl -fsSL https://bun.sh/install | bash && \
|
||||||
ln -s $HOME/.bun/bin/bun /usr/local/bin/bun
|
sudo ln -s $HOME/.bun/bin/bun /usr/local/bin/bun
|
||||||
```
|
```
|
||||||
Additional dependencies:
|
Additional dependencies:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user