Skip to content

Commit e5f1b29

Browse files
Merge pull request #1 from Ynhockey/patch-1
Minor fixes to README.md
2 parents e959c77 + 91e8342 commit e5f1b29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The library makes it simple to integrate Gigya services in your PHP application.
1414
* Run `composer update`
1515

1616
### In a project
17-
* Run `composer config repositories.gigyaphpsdk git hhttps://github.com/SAP/gigya-php-sdk.git`
17+
* Run `composer config repositories.gigyaphpsdk git https://github.com/SAP/gigya-php-sdk.git`
1818
* Run `composer require gigya/php-sdk`
1919

20-
It will now be possible to autoload Gigya PHP SDK: `user Gigya\PHP`.
20+
It will now be possible to autoload Gigya PHP SDK: `use Gigya\PHP`.
2121

2222
## Configuration
2323
* [Obtain a Gigya APIKey and authentication details](https://developers.gigya.com/display/GD/PHP#PHP-ObtainingGigya'sAPIKeyandSecretkey).

0 commit comments

Comments
 (0)