1
0
Fork 0
pull/398/merge
Markus Staab 2017-06-11 08:46:26 +00:00 committed by GitHub
commit 200a7ce830
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ All classes are considered internal and are not subject to semver.
The recommended installation method is through [Composer](https://getcomposer.org/).
Simply run
composer require felixfbecker/language-server
composer require-dev felixfbecker/language-server
and you will get the latest stable release and all dependencies.
Running `composer update` will update the server to the latest non-breaking version.