Skip to content

Commit

Permalink
📝 Update repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
gwennlbh authored Feb 1, 2025
1 parent 97ea17e commit e6aac1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ Not checked means planned / work in progress.
### With `go install`

```sh
go install github.com/ewen-lbh/hyprls/cmd/hyprls@latest
go install github.com/hyprland-community/hyprls/cmd/hyprls@latest
```

### From source

- Required: [Just](https://just.systems) (`paru -S just` on Arch Linux (btw))

```sh
git clone --recurse-submodules https://github.com/ewen-lbh/hyprls
git clone --recurse-submodules https://github.com/hyprland-community/hyprls
cd hyprls
# installs the binary to ~/.local/bin.
# Make sure that directory exists and is in your PATH
Expand Down

0 comments on commit e6aac1c

Please sign in to comment.