mirror of https://github.com/dapr/docs.git
				
				
				
			Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									6beef8dee7
								
							
						
					
					
						commit
						25b26946e9
					
				|  | @ -174,7 +174,7 @@ curl -fsSL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh | |||
| 
 | ||||
| ##### Installing a specific CLI version without `sudo` | ||||
| 
 | ||||
| The following example shows how to install CLI version `1.9.1`. You can also install release candidates by specifying the version (for example, `1.10.0-rc.3`). | ||||
| The following example shows how to install CLI version `{{% dapr-latest-version cli="true" %}}`. You can also install release candidates by specifying the version (for example, `1.10.0-rc.3`). | ||||
| 
 | ||||
| ```bash | ||||
| curl -fsSL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh | DAPR_INSTALL_DIR="$HOME/dapr" -s 1.9.1 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue