Skip to content

Commit afdbeba

Browse files
committed
Updates README to replace zCloud with Quave Cloud deployment instructions
1 parent ee02862 commit afdbeba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Preview:
3232
npm run preview
3333
```
3434

35-
## Deploy on zCloud
35+
## Deploy on Quave Cloud
3636

37-
Create your account at [zcloud.ws](https://zcloud.ws).
37+
Create your account at [quave.cloud](https://quave.cloud).
3838

3939
Connect to your GitHub, create your app and done!
4040

4141
Push to Deploy.
4242

43-
Or use the preconfigured [action](./.github/workflows/deploy.yaml) to deploy your app. Uncomment all the lines and add your zCloud User Token (ZCLOUD_USER_TOKEN) to your secrets on GitHub and replace `env` placeholder value with your app env name (check it on app.zcloud.ws > Your app env > Settings).
43+
Or use the preconfigured [action](./.github/workflows/deploy.yaml) to deploy your app. Uncomment all the lines and add your Quave Cloud User Token (QUAVE_CLOUD_USER_TOKEN) to your secrets on GitHub and replace `env` placeholder value with your app env name (check it on app.quave.cloud > Your app env > Settings).

0 commit comments

Comments
 (0)