From e7d1b1cf126cc953f4646c4e41927c137328beed Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Sat, 2 Apr 2016 23:55:27 +1100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3266afac..85239067 100644 --- a/README.md +++ b/README.md @@ -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 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: npm install paper