From 233ecc293cfad6b410216d967c87ff7ae25560ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B0=D0=B2=D1=80=D1=91=D0=BD=D0=BE=D0=B2=20=D0=90?= =?UTF-8?q?=D0=BD=D1=82=D0=BE=D0=BD?= Date: Fri, 18 Apr 2014 09:12:10 +0800 Subject: [PATCH] typo fix --- .npmignore | 6 ++++-- README.md | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.npmignore b/.npmignore index 3d2a9a4a..c68947e5 100644 --- a/.npmignore +++ b/.npmignore @@ -6,6 +6,8 @@ docs test .travis.yml Gruntfile.js -bower-template.js +bower-template.json bower.json -presentation-schedule.md \ No newline at end of file +presentation-schedule.md +*.sublime-project +*.sublime-workspace \ No newline at end of file diff --git a/README.md b/README.md index 99684c15..42ce0d73 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Hi all! I will be taking a 3 month break from KineticJS (until July 2014) to focus on other endeavors. KineticJS is in a great state right now (v5.1.0). Please continue to file any issues that you may find, or submit pull requests. They will eventually be addressed. -#Installation +# Setuping dev environment Before doing all dev stuff make sure you have node installed. After that, run `npm install --dev` in the main directory to install the node module dependencies. @@ -35,7 +35,7 @@ Support of NodeJS is experimental. We are using [node-canvas](https://github.com/LearnBoost/node-canvas) to create canvas element. -### Instalation +###Installation 1. Install node-canvas [https://github.com/LearnBoost/node-canvas/wiki/_pages](https://github.com/LearnBoost/node-canvas/wiki/_pages) 2. `npm install jsdom`