Skip to content

Commit 7c59b5c

Browse files
author
rkesarwa
committed
Update readme.md for composer install in windows
1 parent b3fff83 commit 7c59b5c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ You can install the client either via [Composer](https://getcomposer.org/) or ma
2727
### Installing with Composer
2828
You'll first need to make sure you have Composer installed. You can follow the instructions on the [official web site](https://getcomposer.org/download/). Once Composer is installed, you can enter the project root and run:
2929
```
30-
composer.phar install
30+
composer.phar install - Linux
31+
composer install - Windows
3132
```
3233
Then, to use the client, you'll need to include the Composer-generated autoload file:
3334

0 commit comments

Comments
 (0)