Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from awolfe76/patch-1
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
seejamescode authored Jan 24, 2018
2 parents 16e5e80 + fff4491 commit 44f729f
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 @@ -18,7 +18,7 @@ The truth is that many enterprise projects can’t afford to drop support for br

Requires [Node v8.2.0](https://nodejs.org/en/) or higher, which includes npm and npx.

1. Create a file called `css-gridish.json` in your project root. See the [config documentation](#quick-overview) or an [example config](./examples/material/css-gridish.json) for help.
1. Create a file called `css-gridish.json` in your project root. See the [config documentation](#config-file) or an [example config](./examples/material/css-gridish.json) for help.
2. Determine how you want your grid built:
* If you want to build once, run command `npx css-gridish`.
* If you want to add the grid building to your project’s build process:
Expand Down

0 comments on commit 44f729f

Please sign in to comment.