Skip to content

Commit

Permalink
Merge pull request #10 from orhun/docs/add_arch_instructions
Browse files Browse the repository at this point in the history
Add instructions for Arch Linux
  • Loading branch information
junkdog authored Oct 6, 2024
2 parents 875d73c + e23feae commit 7c16e0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ cargo build --release
cargo install glim-tui
```

#### Arch Linux

```
pacman -S glim
```

### Running

To use glim, you'll need a GitLab personal access token (PAT) for authentication with the GitLab API.
Expand Down

0 comments on commit 7c16e0a

Please sign in to comment.