Skip to content

Commit d01d087

Browse files
committed
Added more detail to the README
1 parent 11c65c4 commit d01d087

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -826,9 +826,10 @@ server_name laravel.dev;
826826
<br>
827827
<a name="Optional-Features"></a>
828828
### Optional Features
829-
#### prestissimo
830-
[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.
829+
Optional features can be enabled by changing the `.env` file in the Laradock directory.
831830

831+
#### prestissimo
832+
[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.
832833

833834
<br>
834835
<a name="debugging"></a>

0 commit comments

Comments
 (0)