add submodule change to top of readme
This commit is contained in:
parent
b7efbff423
commit
582a04c6eb
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
This project is currently in the early stages of development! It will definitely be announced when it is in alpha/beta/etc.
|
||||
|
||||
##Important anouncements
|
||||
The p5.js interceptor code has been moved into its own directory! Make sure that you run `$ git submodule init && npm install` to ensure you have the files.
|
||||
|
||||
##Development Installation
|
||||
|
||||
1. Clone this repostory and cd into it
|
||||
|
|
Loading…
Reference in a new issue