Skip to content

Commit

Permalink
Install jorge directly from AUR (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
kseistrup authored Nov 12, 2024
1 parent 2e9a364 commit 8df494d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Alternatively, install with go:

$ go install github.com/facundoolano/jorge@latest

ArchLinux users can use an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers), such as `yay`, to install `jorge` directly from [AUR](https://aur.archlinux.org/packages/jorge-git):

$ yay -S jorge

## Example usage

Create a new website with `jorge init`:
Expand Down

0 comments on commit 8df494d

Please sign in to comment.