Skip to content

Commit

Permalink
Improve install instructions (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpott authored Jan 10, 2024
1 parent 4b1ff02 commit 83d31f8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Thunder development installation
To install the Thunder Distribution for development create the thunder-develop project:

composer create-project thunder/thunder-develop -s dev
composer create-project thunder/thunder-develop --keep-vcs --no-install -s dev
cd thunder-develop

This will install thunder into the docroot folder. The actual
distribution repository will be cloned into docroot/profiles/contrib/thunder.

## Ddev Environment
Start the ddev environment for local site install:

Expand Down

0 comments on commit 83d31f8

Please sign in to comment.