Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katabame authored Aug 9, 2024
1 parent 1a2c91c commit 525103e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
(hopefully) minimal script for build [hyprwm/hyprland](https://github.com/hyprwm/hyprland) on [Ubuntu oracular](https://cdimage.ubuntu.com/daily-live/current/)

>[!IMPORTANT]
>on main branch at `hyprwm/Hyprland`, requires new dependency `hyprwm/aquamarine`.
>some dependencies at apt is old at noble including dependency to build `hyprwm/aquamarine`.
>I hightly recommends use oracular instead on your system!
>`hyprwm/Hyprland` v0.42.0 requires new dependency `hyprwm/aquamarine`,
>but some dependencies (including dependency to build `hyprwm/aquamarine`) at apt is old on noble.
>I hightly recommends use oracular instead!
## Usage on Ubuntu oracular (recommended)
```bash
Expand All @@ -22,7 +22,7 @@ wget -O - https://hypr.kataba.me/oracular.sh | bash -s -- nightly
curl https://hypr.kataba.me/oracular.sh | bash -s -- nightly
```

## Usage on Ubuntu noble (will be discontinued)
## Usage on Ubuntu noble (discontinued - help needed)
```bash
## Canary
# using wget
Expand Down

0 comments on commit 525103e

Please sign in to comment.