Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 8dc3d01

Browse files
authored
Merge pull request #104 from kodadot/develop
Develop
2 parents 1abb8dc + 5730087 commit 8dc3d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Basic usage is to interact from browser with Polkadot and Substrate based networ
1313
## 🕹 Play
1414

1515
```shell
16-
git clone [email protected]:vue-polkadot/apps.git
16+
git clone [email protected]:kodadot/nft-gallery.git
1717
cd dashboard;yarn
1818
yarn serve
1919
open http://localhost:8080/
@@ -43,7 +43,7 @@ We are using `yarn` workspace, as installing things via npm **will result in bro
4343

4444
### 👷‍♀️ Get Started
4545

46-
1. Clone the repo `git clone [email protected]:vue-polkadot/apps.git <optional local path>`
46+
1. Clone the repo `git clone [email protected]:kodadot/nft-gallery.git <optional local path>`
4747
2. Ensure that you have a recent LTS version of [Node.js](https://nodejs.org/en/), we are using in time of writing version `v12.16.0`
4848
3. Recent version of [Yarn](https://yarnpkg.com/docs/install), we are now using `1.22.4`
4949
4. Install the dependencies by running `yarn`

0 commit comments

Comments
 (0)