We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad96e9 commit 6e8e89dCopy full SHA for 6e8e89d
README.md
@@ -19,9 +19,12 @@ Use <http://psysh.org/>
19
20
## Setup
21
22
+Setup [SSH](https://docs.github.com/en/authentication/connecting-to-github-with-ssh) before clone:
23
+
24
```bash
-git clone https://github.com/hexlet-boilerplates/php-package.git
25
+git clone git@github.com:hexlet-boilerplates/php-package.git
26
cd php-package
27
28
make install
29
```
30
0 commit comments