Skip to content

Commit

Permalink
Update guide/en/start/creating-project.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored May 18, 2024
1 parent 4b2702e commit 9f63f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/en/start/creating-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Its code is organized in a recommended way. Therefore, it can serve as a good st
## Installing composer

If you don't already have a Composer installed, you may do so by following the instructions at
[Composer](https://getcomposer.org). On Linux and Mac OS X, you'll run the following commands:
[getcomposer.org](https://getcomposer.org/download/). On Linux and Mac OS X, you'll run the following commands:

```bash
curl -sS https://getcomposer.org/installer | php
Expand Down

0 comments on commit 9f63f44

Please sign in to comment.