Commit 6b8c769
authored
docs(README): clarify apps_paths migration instructions
Combine steps 3.2 and 3.3 under "Migrating an existing installation"
into a single "replace" instruction. The previous two-step approach
("delete your apps_paths" then "add this apps_paths") was ambiguous
and could be misread as requiring no apps_paths configuration at all
after step 3.2.
The revised step explains that any existing apps_paths configuration
should be replaced with the Docker-compatible version, notes that the
existing configuration may vary in form, and briefly explains why the
apps directory must be non-writable and custom_apps writable.
Signed-off-by: Josh <josh.t.richards@gmail.com>1 parent 8405a5b commit 6b8c769
1 file changed
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| 741 | + | |
741 | 742 | | |
742 | 743 | | |
743 | 744 | | |
| |||
748 | 749 | | |
749 | 750 | | |
750 | 751 | | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
| 752 | + | |
762 | 753 | | |
763 | 754 | | |
764 | 755 | | |
| |||
773 | 764 | | |
774 | 765 | | |
775 | 766 | | |
776 | | - | |
| 767 | + | |
777 | 768 | | |
778 | 769 | | |
779 | 770 | | |
| |||
0 commit comments