Skip to content

Commit

Permalink
add install method for ArchLinux's AUR to README (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan Ghorbannezhad authored Mar 4, 2023
1 parent b8ba934 commit 708aac9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Table of Contents
* [Install :cd:](#install-cd)
* [Homebrew (MacOS Linux)](#homebrew-macos--linux)
* [Nix (MacOS Linux)](#nix-macos--linux)
* [AUR (ArchLinux)](#aur-archlinux)
* [Binaries (Windows)](#binaries-windows)
* [Cargo](#cargo)
* [Usage :saxophone:](#usage-saxophone)
Expand Down Expand Up @@ -71,6 +72,10 @@ nix shell nixpkgs#git-workspace
}
```

## AUR (ArchLinux)

`paru -S git-workspace`

## Binaries (Windows)

Download the latest release from [the github releases page](https://github.com/orf/git-workspace/releases). Extract it
Expand Down

0 comments on commit 708aac9

Please sign in to comment.