We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95aab88 + a203a1d commit 7ddeb32Copy full SHA for 7ddeb32
init.ps1
@@ -29,7 +29,7 @@ else {
29
30
31
Write-Host "Install Appwrite-cli using Scoop"
32
-scoop install https://raw.githubusercontent.com/appwrite/sdk-for-cli/master/scoop/appwrite.json
+scoop install https://raw.githubusercontent.com/appwrite/sdk-for-cli/master/scoop/appwrite.config.json
33
34
docker run -it --add-host host.docker.internal:host-gateway --rm `
35
--volume /var/run/docker.sock:/var/run/docker.sock `
0 commit comments