Skip to content

Commit e920add

Browse files
authored
Use https url
1 parent b825381 commit e920add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ $menu->open();
118118
Check out the [examples](examples) directory and run them to see what is possible! The best way to run the examples is to git clone the repository:
119119

120120
```shell
121-
git clone git@github.com:php-school/cli-menu.git
121+
git clone https://github.com/php-school/cli-menu.git
122122
cd cli-menu
123123
composer install --no-dev
124124
cd examples

0 commit comments

Comments
 (0)