diff --git a/README.md b/README.md index 04eec4e..8dd88ad 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,6 @@ php bin/composer-setup.php --install-dir=bin --2.2 LTS ```shell bin/composer.phar install - -# Include the autoload file in your code -require __DIR__ . '/vendor/autoload.php'; ``` ### Run the tests