Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9940b06

Browse files
rvanvelzenondrejmirtes
authored andcommitted
Fix build instructions in README
1 parent 4cb3021 commit 9940b06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Initially you need to run `composer install`, or `composer update` in case you a
2323

2424
Afterwards you can either run the whole build including linting and coding standards using
2525

26-
vendor/bin/phing
27-
26+
make
27+
2828
or run only tests using
2929

30-
vendor/bin/phing tests
30+
make tests

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /