Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Rob <[email protected]>
  • Loading branch information
SvenRtbg and alcohol committed Feb 4, 2020
1 parent 37ac708 commit 9dab0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Simple static Composer repository generator.

## Run from source

Satis requires a reasonable recent PHP version, it does not run with unsupported PHP versions.
Satis requires a recent PHP version, it does not run with unsupported PHP versions. Check the `composer.json` file for details.

- Install satis: `composer create-project composer/satis:dev-master`
- Build a repository: `php bin/satis build <configuration-file> <output-directory>`
Expand Down

0 comments on commit 9dab0c8

Please sign in to comment.