Skip to content

Commit

Permalink
update starting template
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntabrizi committed Aug 3, 2024
1 parent a589f0e commit 4851c30
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions steps/0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,14 @@ The best way to follow this tutorial is to clone the starting template, and foll
Run the following:

```bash
git clone https://github.com/shawntabrizi/substrate-collectables-workshop/ -b gitorial --single-branch
git clone https://github.com/shawntabrizi/substrate-collectables-workshop/ -b starting-template --single-branch
cd substrate-collectables-workshop
git reset --hard 5acc3fdfd97ff7f7e5f73e061ef05018c05b773a
```

Or access the template directly here:

https://github.com/shawntabrizi/substrate-collectables-workshop/releases/tag/starting-template

We will go over the starting template in detail throughout this section, but don't be afraid to peek around yourself.

Make sure your checks pass on this initial template without warning or errors:
Expand Down

0 comments on commit 4851c30

Please sign in to comment.