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

Commit 44f729f

Browse files
authored
Merge pull request #1 from awolfe76/patch-1
Update readme
2 parents 16e5e80 + fff4491 commit 44f729f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The truth is that many enterprise projects can’t afford to drop support for br
1818

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

21-
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.
21+
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.
2222
2. Determine how you want your grid built:
2323
* If you want to build once, run command `npx css-gridish`.
2424
* If you want to add the grid building to your project’s build process:

0 commit comments

Comments
 (0)