Skip to content

Commit

Permalink
doc: add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- authored Nov 14, 2021
1 parent ddcbb1f commit a716e07
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@ When your article is done and published, spread the world on social networks!

## Install and run

If you want to test the current version (which requires php 7.3):
Requirements:
- PHP 8.0 / Composer
- Symfony cli
- Docker
- NodeJS / Yarn

Run it locally:

```bash
$ symfony composer install
Expand Down

0 comments on commit a716e07

Please sign in to comment.