Skip to content

Commit 7ddeb32

Browse files
authored
Merge pull request AOSSIE-Org#95 from TheGoodUser/main
Updated Appwrite-cli scoop installation command
2 parents 95aab88 + a203a1d commit 7ddeb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ else {
2929

3030

3131
Write-Host "Install Appwrite-cli using Scoop"
32-
scoop install https://raw.githubusercontent.com/appwrite/sdk-for-cli/master/scoop/appwrite.json
32+
scoop install https://raw.githubusercontent.com/appwrite/sdk-for-cli/master/scoop/appwrite.config.json
3333

3434
docker run -it --add-host host.docker.internal:host-gateway --rm `
3535
--volume /var/run/docker.sock:/var/run/docker.sock `

0 commit comments

Comments
 (0)