Skip to content

Commit 6e8e89d

Browse files
committed
improve
1 parent 2ad96e9 commit 6e8e89d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ Use <http://psysh.org/>
1919

2020
## Setup
2121

22+
Setup [SSH](https://docs.github.com/en/authentication/connecting-to-github-with-ssh) before clone:
23+
2224
```bash
23-
git clone https://github.com/hexlet-boilerplates/php-package.git
25+
git clone git@github.com:hexlet-boilerplates/php-package.git
2426
cd php-package
27+
2528
make install
2629
```
2730

0 commit comments

Comments
 (0)