From 6860c47833fb46fdb1f75a63c8e734db80db4fc3 Mon Sep 17 00:00:00 2001 From: adamjacobbecker Date: Fri, 27 Sep 2013 09:24:36 -0700 Subject: [PATCH] update instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1885a99..108f7ab 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you have a few moments, consider reading the source, especially the Rails app ### Installation #### 1) Install the gem -`gem 'formbuilder'` +`gem 'formbuilder-rb'` #### 2) Create the migrations for the Formbuilder models 1. `rake formbuilder:install:migrations`