Skip to content

Commit

Permalink
BUG Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorcow committed Oct 8, 2013
1 parent be9ee26 commit b6c0fde
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 @@ -24,7 +24,7 @@ with Facebook.
* Extract all files into the 'opengraph' folder under your Silverstripe root, or install using composer

```bash
composer require "tractorcow/silverstripe-opengraph": "3.1.*@dev"
composer require "tractorcow/silverstripe-opengraph" "3.1.*@dev"
```

* Ensure the namespace is defined in your template with ``` <html $OGNS> ```
Expand Down

0 comments on commit b6c0fde

Please sign in to comment.