diff --git a/README.md b/README.md index c15ce8a..d0c1872 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Example app for the integration purposes ### How to deploy: -```shell -nvm exec npm run build -``` \ No newline at end of file +1. Merge changes to `gh-pages` branch +2. Push changes to the `origin` \ No newline at end of file diff --git a/package.json b/package.json index 0429685..34c2446 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nft-market", "version": "0.1.0", "private": true, - "homepage": "https://cere-io.github.io", + "homepage": "https://cere-io.github.io/integration-external-app-example", "dependencies": { "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2",