Skip to content

Commit

Permalink
Change readme to reflect changes to the scaffolding.
Browse files Browse the repository at this point in the history
  • Loading branch information
spAnser committed Sep 21, 2016
1 parent 356dcd2 commit 8d4480d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ This is a grunt init template for Craft projects. It automates the following:
* Minifies main.js
* Compiles a gitbook in `docs/`
* Watches for changes and recompiles
* Makes automatic backups of the SQL database to `data/cms.sql`
* Automatically imports `data/cms.sql` when the Vagrant server starts

Installation
------------
Expand All @@ -28,4 +26,4 @@ At the command-line, `cd` into an empty directory, run this command and follow t

_Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files._

Next run `npm install`. Then run `vagrant up` to start the server, and `grunt` to start the watcher.
View the [README.md](https://github.com/Pennebaker/grunt-init-craft/blob/master/root/README.md) for further instructions.

0 comments on commit 8d4480d

Please sign in to comment.