Skip to content

Commit a6cd3f0

Browse files
authored
Merge pull request #4 from iamsalnikov/fix-examples-readme
Update example's readme
2 parents cd6db67 + 8c88249 commit a6cd3f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
First, clone repository.
44

5+
Install dependencies:
6+
7+
```bash
8+
composer install [-d /path/to/repository/root]
9+
```
10+
511
Create `.env` file with linkedin credentials in the parent catalog (in the repository root) like this
612

713
```ini

0 commit comments

Comments
 (0)