Skip to content

Commit

Permalink
Add note about installing nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
jevonearth authored Aug 16, 2021
1 parent 6222ce3 commit ba29952
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ A minimal React setup for starting developing Tezos DApps quickly with Taquito.

## Getting Started

1. Create a new repository from taquito-boilerplate by clicking "Use this template".
2. Clone your new repository:
1. Make sure you have https://nodejs.org/ installed on your computer
2. Create a new repository from taquito-boilerplate by clicking "Use this template".
3. Clone your new repository:

`git clone <YOUR_REPOSITORY_URL>`

Expand Down

0 comments on commit ba29952

Please sign in to comment.