diff --git a/README.md b/README.md
index c8545e4..bc9d157 100644
--- a/README.md
+++ b/README.md
@@ -826,9 +826,10 @@ server_name laravel.dev;
### Optional Features
-#### prestissimo
-[prestissimo](https://github.com/hirak/prestissimo) is a plugin for composer which enables parallel install functionality. You can enable prestissimo by setting `INSTALL_PRESTISSIMO=true` in the `.env` file in the Laradock directory.
+Optional features can be enabled by changing the `.env` file in the Laradock directory.
+#### prestissimo
+[prestissimo](https://github.com/hirak/prestissimo) is a plugin for composer which enables parallel install functionality. You can enable prestissimo by setting `INSTALL_PRESTISSIMO=true` in the `.env` file.