Browse Source

Update README.md

Abhimanyu Sharma 11 years ago
parent
commit
eb96856782
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ Library help to convert units.
 * Add below line to `composer.json `
 
 ```php
-"abhimanyusharma003/laravel-facebook": "dev-master"
+"abhimanyusharma003/conversion": "dev-master"
 ```
 
 * Run `composer update` or `composer install `