From dfd374b875ffcf633fe04e19d2897885ae1091d0 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 26 Nov 2013 16:51:23 -0500 Subject: [PATCH] Removed optional from db seed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 391e29e7d9..81e9e3c6e1 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ The document root for the app should be set to the public directory. In a standa ----- -### 8) Optional: Seed the Database +### 8) Seed the Database Loading up the sample data will give you an idea of how this should look, how your info should be structured, etc. It only pre-loads a handful of items, so you won't have to spend an hour deleting sample data.