Skip to content

Commit

Permalink
Merge pull request #125 from benrei/patch-1
Browse files Browse the repository at this point in the history
Update installation docs
  • Loading branch information
dhh authored Oct 11, 2024
2 parents 40c7ff4 + e1d91f7 commit 2310d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you have a Ruby environment available, you can install Kamal globally with:
gem install kamal
```

Otherwise, you can run a dockerized version via an alias (add this to your `~/.bashrc` or similar to simplify reuse).
Otherwise, you can run a dockerized version via an alias (add this to your `~/.bashrc`, `~/.zshrc` or similar to simplify reuse).

On macOS, use:

Expand Down

0 comments on commit 2310d0c

Please sign in to comment.