1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 13:20:17 +02:00

Tweak doc.

This commit is contained in:
Andrés Montañez 2013-12-18 02:20:23 -08:00
parent 3014f8855e
commit 13e6311ba7

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.*"
// ...
}
```