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

Reference homebrew package #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,11 @@ If you have any feature request or encountered any bug, feel free to [open an is

## Download

Insomnium is available for Mac, Windows, Ubuntu, Debian, CentOS, Fedora and [can be downloaded here](https://github.com/ArchGPT/insomnium/releases). Insomnium is also [available on AUR for ArchLinux](https://aur.archlinux.org/packages/insomnium-bin).
Insomnium is available for Mac, Windows, Ubuntu, Debian, CentOS, Fedora and [can be downloaded here](https://github.com/ArchGPT/insomnium/releases).
You can also get Insomnium from the following package managers:

- [AUR for ArchLinux](https://aur.archlinux.org/packages/insomnium-bin)
- [brew for macOS](https://formulae.brew.sh/cask/insomnium)

Alternatively, you can build Insomnium from source on your local machine using `npm run app-package`.

Expand Down