Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Ferdinandi committed Jun 12, 2014
1 parent 233bb53 commit fbeeb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ var paths = {

Change the name, version, URL and other data about the project in `package.json`. `myplugin.js` is my UMD boilerplate. Rename `root.MyPlugin` to suit your project. Inside `spec-myproject.js` is an example `describe()` to setup the first [Jasmine](http://jasmine.github.io) unit test.

In bash/terminal/command line, run `npm install`, then `gulp` to get going.
In bash/terminal/command line, `cd` into your project directory and run `npm install`, then `gulp` to get going.

0 comments on commit fbeeb34

Please sign in to comment.