Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions user_guide_src/source/installation/installing_composer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,13 @@ Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and
Pros
----

Simple installation; easy to update
Simple installation; easy to update.

Cons
----

You still need to check for ``app/Config`` changes after updating
You still need to check for file changes in the **project space**
(root, app, public, writable) after updating.

Structure
---------
Expand Down Expand Up @@ -155,12 +156,13 @@ Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and
Pros
----

Relatively simple installation; easy to update
Relatively simple installation; easy to update.

Cons
----

You still need to check for ``app/Config`` changes after updating
You still need to check for file changes in the **project space**
(root, app, public, writable) after updating.

Structure
---------
Expand Down
4 changes: 2 additions & 2 deletions user_guide_src/source/installation/installing_manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and
Pros
====

Download and run
Download and run.

Cons
====

You are responsible for merge conflicts when updating
You are responsible for merge conflicts when updating.

Structure
=========
Expand Down