From b6f99bcb8d55f40881b3fb2a34b6df7a58f18402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Nesveda?= Date: Wed, 30 Aug 2023 10:36:43 +0200 Subject: [PATCH] chore: Update Apify CLI installation instructions via Homebrew --- templates/console_readme_suffix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/console_readme_suffix.md b/templates/console_readme_suffix.md index 7795dd71..bc3e2a63 100644 --- a/templates/console_readme_suffix.md +++ b/templates/console_readme_suffix.md @@ -14,7 +14,7 @@ If you would like to develop locally, you can pull the existing Actor from Apify **Using Homebrew** ``` - brew install apify/tap/apify-cli + brew install apify-cli ``` **Using NPM**