Skip to content

Commit

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

If you do not already have 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 3a72812

Please sign in to comment.