Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Dec 4, 2024
1 parent c614dd8 commit 79cbc44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
## Installation

### Traditional
Clone this project and execute following instruction
```bash
$ wget http://getcomposer.org/composer.phar
$ php composer.phar create-project sylius/sylius-standard project
$ cd project
$ cd SyliusWorkshopSymfonyCon24
$ composer install
$ yarn install
$ yarn build
$ php bin/console sylius:install
Expand Down

0 comments on commit 79cbc44

Please sign in to comment.