From bb5c702aba1d7e413ab106238b455b406df46deb Mon Sep 17 00:00:00 2001 From: Levi Harman Date: Thu, 26 Apr 2018 18:30:54 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31f0b95..b611942 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ All classes are considered internal and are not subject to semver. The recommended installation method is through [Composer](https://getcomposer.org/). +```composer require felixfbecker/language-server``` ### Local Installation Create a directory for php-language-server. Create a composer.json file in it, with the following contents: