From 4a75e758135de5bcbbb59b52f0b3abb6b8c81d97 Mon Sep 17 00:00:00 2001 From: Yaron Date: Sun, 15 Sep 2024 09:01:06 +0300 Subject: [PATCH] Merge pull request #1079 from run-ai/new-cli-old-set-prj-cmd-fix new-cli-old-set-prj-cmd-fix --- docs/admin/researcher-setup/new-cli-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/researcher-setup/new-cli-install.md b/docs/admin/researcher-setup/new-cli-install.md index 43a5657d20..28b1be48b7 100644 --- a/docs/admin/researcher-setup/new-cli-install.md +++ b/docs/admin/researcher-setup/new-cli-install.md @@ -55,7 +55,7 @@ If only one cluster is connected to the account, it is set as the default cluste Set a default working project, to easily submit workloads without mentioning the project name in every command. 1. Run the following command on the terminal: - `runai project set --name=` + `runai project set ` 2. If successful, the following message is returned: `project configured successfully` 3. To see the current configuration run: