Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Apr 24, 2024
1 parent 6967d4a commit 44f8a22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ This repository builds the [PlayCanvas API Reference](https://api.playcanvas.com

Ensure you have Node.js 18+ installed.

After cloning the repo, initialize the submodules:

git submodule init
git submodule update --remote

Then install all NPM dependencies:

npm install

## Building
Expand Down

0 comments on commit 44f8a22

Please sign in to comment.