From 32c57c81558e856c0f6f3d938455a70426b5043d Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 7 Jul 2024 14:49:58 -0600 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 04c1e76..4b9cdfb 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ Dokploy CLI is a powerful and versatile command-line tool designed to remotely m ## Installation ```sh-session -$ npm install -g dokploy +$ npm install -g @dokploy/cli ``` ## Usage @@ -114,4 +114,4 @@ If you encounter any issues or have any questions, please [open an issue](https: ## License -This project is licensed under the [MIT License](LICENSE). \ No newline at end of file +This project is licensed under the [MIT License](LICENSE).