From 2a56bc98ad62af0e870768c91bc4117000d6e516 Mon Sep 17 00:00:00 2001 From: Shoujian Zheng Date: Thu, 26 Oct 2023 10:19:51 +0800 Subject: [PATCH] udpate README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b30f6227..1757579b 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ No additional configuration is necessary; you just need to know the location whe ### 1. Install Pluto ```shell -npm install pluto +npm install -g @plutolang/cli ``` ### 2. Deploy your application using Pluto