Skip to content

Commit 18ebb0f

Browse files
authored
Update installation.md
1 parent 8dcff3d commit 18ebb0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are two ways to install RawPHP:
1616
$ composer require partner/rawphp
1717
```
1818

19-
* The second way is that you can just clone this repository into your local machine, then CD into it and run `composer install` in your command line.
19+
* The second way is that you can just clone `https://github.com/rawphp-framework/rawphp.git` into your local machine, then CD into it and run `composer install` in your command line.
2020

2121
Both methods install RawPHP and all required dependencies. RawPHP requires PHP 5.5.0 or newer.
2222

0 commit comments

Comments
 (0)