Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldtan authored Feb 9, 2024
1 parent 2a1f062 commit 58cc26b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion _docs/administration/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ Then you can install it using Drush or the Extensions page on your Drupal site.

`drush en trpcultivate_phenotypes`

Enable Tripal Cultivate Phenotypes child modules - trpcultivate_phenocollect and trpcultivate_phenoshare:

`drush en trpcultivate_phenocollect`

`drush en trpcultivate_phenoshare`

### TripalCultivate Genetics (optional)
The [TripalCultivate Germplasm](installation#tripalcultivate-germplasm) module must be enabled and configured prior to installing Genetics.

Expand All @@ -46,4 +52,4 @@ This will download the most recent release in the modules directory. You can see

Then you can install it using Drush or the Extensions page on your Drupal site.

`drush en trpcultivate_genetics`
`drush en trpcultivate_genetics`

0 comments on commit 58cc26b

Please sign in to comment.