mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Fix typo
This commit is contained in:
parent
20fc3b9f0f
commit
e7d1b1cf12
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ and [`prebuilt/dist`](https://github.com/paperjs/paper.js/tree/prebuilt/dist) br
|
||||||
The recommended way to install and maintain Paper.js as a dependency in your
|
The recommended way to install and maintain Paper.js as a dependency in your
|
||||||
project is through NPM or Bower for browsers, and through NPM for Node.js.
|
project is through NPM or Bower for browsers, and through NPM for Node.js.
|
||||||
|
|
||||||
If NPM or Bower is already installed installed, simply type one of these
|
If NPM or Bower is already installed, simply type one of these
|
||||||
commands in your project folder:
|
commands in your project folder:
|
||||||
|
|
||||||
npm install paper
|
npm install paper
|
||||||
|
|
Loading…
Reference in a new issue