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

Commit

Permalink
Fix installation instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed Sep 22, 2024
1 parent 5bb4ee4 commit 6722169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ There are a few options for installing Kana. You can use [Homebrew](https://brew
Installing from [Homebrew](https://brew.sh) is the recommended approach on both Mac and Linux as it allows for automatic updates when needed. To install from Homebrew run the following command:

```
brew install ChrisWiegman/kana-dev/kana
brew install ChrisWiegman/kana/kana
```

Note that, as there are numerous ways to install Docker, I have chosen, at least for now, to not list it as a dependency when installing via Homebrew. You'll want to make sure Docker is already installed or install it with `brew install --cask docker` if you're on Mac (see [this documentation](https://docs.docker.com/engine/install/) if you're in Linux).
Expand Down

0 comments on commit 6722169

Please sign in to comment.