Skip to content

Commit e3b4171

Browse files
author
jpmoormann
committed
updated docs
1 parent f714756 commit e3b4171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ The CMS was built to be as streamlined and stripped-down as possible, so it's me
99
# Getting Started
1010
1. Grab the latest release and upload the files to your web root
1111
2. Create a `layouts` and `pages` directory for your site content, and rename `config.sample.json` to `config.json`
12-
3. Start creating!
12+
3. Add your first layout directory inside `layouts`
13+
4. Start adding routes to the `config.json`
1314

1415
# File Structure
1516
There are 2 directories for content, `pages` and `layouts`, and just one file for configuration, `config.json`.

0 commit comments

Comments
 (0)