mirror of https://github.com/dapr/cli.git
update powershell script message from standalone to selfhosted (#265)
This commit is contained in:
parent
aa58fbfa3c
commit
7d1f20fcb8
|
|
@ -96,4 +96,4 @@ if($UserPathEnvionmentVar -like '*dapr*') {
|
|||
|
||||
Write-Output "`r`nDapr CLI is installed successfully."
|
||||
Write-Output "To get started with Dapr, please visit https://github.com/dapr/docs/tree/master/getting-started ."
|
||||
Write-Output "Ensure that Docker Desktop use Linux containers mode when you run Dapr as a standalone mode."
|
||||
Write-Output "Ensure that Docker Desktop is set to Linux containers mode when you run Dapr in self hosted mode."
|
||||
|
|
|
|||
Loading…
Reference in New Issue