Skip to content

Commit

Permalink
update installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
pomdtr committed Nov 22, 2023
1 parent 293c939 commit c199f7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions www/frontend/docs/user-guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ curl -sSf https://install.sunbeam.sh | sh
# as a nix flake
nix shell github:pomdtr/sunbeam --command sunbeam

# arch linux (btw)
yay -S package_name

# from source
go install github.com/pomdtr/sunbeam@main
```
Expand Down

0 comments on commit c199f7e

Please sign in to comment.