Skip to content

Commit

Permalink
Merge pull request #1 from ollietb/master
Browse files Browse the repository at this point in the history
updating from ollietb
  • Loading branch information
ollietb committed Oct 22, 2012
2 parents 4abca0b + 2942304 commit 3e736ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ This bundle is compatible with Symfony 2.1. Add the following to your `composer.

You might need to change a couple of options if you are trying to use Symfony 2.0

Add OhGoogleMapFormTypeBundle to assetic
```yaml
# app/config/config.yml
# Assetic Configuration
assetic:
bundles: [ 'OhGoogleMapFormTypeBundle' ]
```
Usage
------------
Expand Down

0 comments on commit 3e736ad

Please sign in to comment.