Tweak doc.

This commit is contained in:
Andrés Montañez
2013-12-18 02:20:23 -08:00
parent 3014f8855e
commit 13e6311ba7
+1 -1
View File
@@ -16,7 +16,7 @@ Simply add the following dependency to your projects composer.json file:
```js
"require": {
// ...
"andres-montanez/magallanes": "1.*"
"andres-montanez/magallanes": "1.0.*"
// ...
}
```