From d6c23545242663adeba46c0dd4dbc188260e5946 Mon Sep 17 00:00:00 2001 From: dkobran Date: Fri, 27 Aug 2021 17:09:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e597f69b..08ddf8d3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Executing tasks on Gradient ================= The Gradient CLI follows a standard [command] [--options] syntax -For example, to create a new experiment use: +For example, to create a new Deployment use: ``` gradient deployments create [type] [--options] ```