Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Mar 7, 2024
1 parent 1212859 commit 254b71b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,21 @@

## Installation
### Homebrew (macOS)

```bash
brew install noir

# https://formulae.brew.sh/formula/noir
```

### Snapcraft (linux)

```bash
sudo snap install noir

# https://snapcraft.io/noir
```

### From Sources
```bash
# Install Crystal-lang
Expand Down

0 comments on commit 254b71b

Please sign in to comment.