Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Commit a5995c2

Browse files
committed
Fix instructions on building the phar file
1 parent ff2aea7 commit a5995c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ need the [box-project/box2](https://github.com/box-project/box2) library.
4848
``` bash
4949
$ git clone [email protected]:mmoreram/php-formatter.git
5050
$ cd php-formatter
51-
$ composer update
51+
$ composer update --no-dev
5252
$ box build -v
5353
$ build/php-formatter.phar
5454
```

0 commit comments

Comments
 (0)