Skip to content

Commit

Permalink
Actual settings for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
FaritSlv committed Apr 21, 2021
1 parent 2bf3fa6 commit fd897ca
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 @@ -16,15 +16,15 @@ The bundle is installed with `composer` and follows the standard structure, so i
"repositories": [
{
"type": "git",
"url": "https://git.crtweb.ru/creative-packages/selectel-flysystem-bundle.git"
"url": "https://github.com/crtweb/selectel-flysystem-bundle"
}
]
```

2. Add the bundle package to the project:

```bash
$ composer require creative-packages/selectel-flysystem-bundle
$ composer require creative/selectel-flysystem-bundle
```

3. Add the bundle package to the project:
Expand Down

0 comments on commit fd897ca

Please sign in to comment.