Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fatfreecrm/fat_free_crm
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Sep 27, 2011
2 parents 1788cac + 5389fb1 commit 89aea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ To set up Fat Free CRM on Heroku, run the following commands:

```bash
heroku create {organization-crm} --stack bamboo-mri-1.9.2
heroku config:add HEROKU=true
git push heroku master
heroku rake crm:setup USERNAME=admin PASSWORD=admin EMAIL=admin@example.com
heroku config:add HEROKU=true
```

## Install locally, or on a server
Expand Down

0 comments on commit 89aea2b

Please sign in to comment.