Skip to content

Commit

Permalink
fixing documentation composer require command
Browse files Browse the repository at this point in the history
  • Loading branch information
Enercido Alcantara committed Jan 10, 2018
1 parent 5bd6958 commit bd42c8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
1. Install the bundle using composer:

```
$ composer require ntidev/sync-bundle "dev-master"
$ composer require nti/sync-bundle "dev-master"
```
2. Add the bundle configuration to the AppKernel
Expand Down Expand Up @@ -257,4 +257,4 @@ The server then returns the following structure:
## Todo
* Handle deletes from third parties
* Handle deletes from third parties

0 comments on commit bd42c8f

Please sign in to comment.