From e1d91f772c641d3df3f1191933c1a1711292e4ac Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 7 Oct 2024 13:42:47 +0200 Subject: [PATCH] Update installation docs --- docs/installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.md b/docs/installation/index.md index 85ff0a4..0f2d20a 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -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: