diff --git a/README.md b/README.md index 99225f7..a69d298 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Usage ## at the target app, not this Orbit module(Rails Engine) -* create project\_root\/config\/initializers\/ntnu\_sybase\_config.rb with following content: +* create project\_root/config/initializers/ntnu\_sybase\_config.rb with following content: + ```ruby ENV['USER_NAME'] = 'database user name' ENV['PASSWORD'] = 'database password'