Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiTea committed Jul 11, 2021
1 parent 7c85225 commit 1e00192
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,11 @@
## Quick install
- Move to your client folder, then
```
# Enter modules app directory
cd src/modules/app/
# Install this module with Npm
npm install https://github.com/MatiTea/owd-app-matrix-rain
# Clone this repository
git clone https://github.com/MatiTea/owd-app-matrix-rain matrix-rain
# Install dependencies using Yarn, or Npm
yarn add p5
npm install p5
# Or using Yarn
yarn add https://github.com/MatiTea/owd-app-matrix-rain
```
- Define this module in `owd-client/client.extensions.ts`
```js
Expand Down

0 comments on commit 1e00192

Please sign in to comment.