From 573356a3a4d7cda8f12ff936718f6b670fc37781 Mon Sep 17 00:00:00 2001 From: Wojciech Todryk Date: Sat, 25 Jun 2011 00:16:10 +0200 Subject: [PATCH] README fixed --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 751285c..e63e407 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,7 @@ In _Rails 3_ all dependencies should be defined in file _Gemfile_. All needed ge * Checkout the source code. -* If you need to override some of the default constants used in the application take a look at _config/default_site.rb_. Then create config/site.rb that contains only the keys which you want to override. Example content of _config/site.rb_ is: +* If you need to override some of the default constants used in the application take a look at _config/default_site.rb_. Then create _config/site.rb_ that contains only the keys which you want to override. Example content of _config/site.rb_ is: ```ruby module CDF