Skip to content

Commit

Permalink
update spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
elizoller committed Mar 15, 2021
1 parent a60abd9 commit f3a2f93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release_notes/8.x-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
It is recommended to test this method in a staging/development environment before running in your production environment.
1. Update islandora core (likely through a command like `composer update islandora/islandora`)
2. Import two new Islandora views

i. This can be done by coping the views into a new directory and using drush such as
```
mkdir /var/www/html/drupal/config/1time
Expand All @@ -17,6 +18,7 @@ It is recommended to test this method in a staging/development environment befor
5. Run composer install for Milliner such as `cd /var/www/html/Crayfish/Milliner && composer install`
6. Run composer install for Recast such as `cd /var/www/html/Crayfish/Recast && composer install`
7. Update the Recast config
i. `cd /var/www/html/Crayfish/Recast/cfg`
ii. open `config.yaml`
iii. Remove `gemini_base_url`
Expand Down

0 comments on commit f3a2f93

Please sign in to comment.