From 8d0815701852883477ed3727f3f945c66d83a59d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sun, 25 Oct 2020 09:26:48 +0100 Subject: [PATCH] add zapier readme --- dev/examples/zapier/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/examples/zapier/README.md b/dev/examples/zapier/README.md index 758b7b5a703..6408c55c221 100644 --- a/dev/examples/zapier/README.md +++ b/dev/examples/zapier/README.md @@ -17,7 +17,7 @@ After installation, confirm that Node.js is ready to use: Next let's install the Zapier CLI tools. The CLI will allow you to build your app, deploy it to the Zapier platform, do local testing, manage users and testers, view remote logs, collaborate with your team, and more: - `cd /dev/exemples/zapier` + `cd dev/exemples/zapier` `npm install -g zapier-platform-cli` to install the CLI globally