Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abs3ntdev authored Jan 4, 2023
1 parent 20c7688 commit 3d362a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ In case you still want to use it, instructions are below:

1. Download Go. You can find it [here](https://golang.org/dl/)
2. Clone this repository with `git clone /~https://github.com/notashelf/hyprkeys`
3. Build the application with `go build` and run it with `./hyprkeys`. This will display a list of command line options.
3. Install the application with `make build` then `sudo make install`
5. You can run the application with `hyprland`

**Alternatively, open this directory and run `go run .` to run without compiling.**
**Alternatively, open this directory and run `go run .` to run without compiling or installing.**

## Project Roadmap

Expand Down

0 comments on commit 3d362a9

Please sign in to comment.