Skip to content

Commit 9ecd4fd

Browse files
authored
Update README.md
1 parent 6e09661 commit 9ecd4fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Use this Boilerplate to get started with your project right away!
1414
## Get started
1515
1. Clone ```git clone https://github.com/CastleCSS/castlecss.git``` or [download](https://github.com/CastleCSS/castlecss-boilerplate/archive/master.zip) CastleCSS Boilerplate.
1616
2. Set up your project directory and a basic site structure.
17-
3. Run ``npm install``in the commandline. This will download the neccecary packages and install them.
18-
4. Run Grunt from your directory by typing ```Grunt``` in the commandline. If you haven't used Grunt before, be sure to check out the Getting Started guide.
17+
3. Run ``npm install``in the commandline. This will download and install the required packages.
18+
4. Run Grunt from your directory by typing ```Grunt``` in the commandline. If you haven't used Grunt before, be sure to check out the [Getting Started guide](http://gruntjs.com/getting-started).
1919
5. Add some content, do some styling and include functionality.
2020
6. Run your site locally and see how it all works out!
2121

0 commit comments

Comments
 (0)