diff options
| -rw-r--r-- | docs/upgrade.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/upgrade.rst b/docs/upgrade.rst index e292235..135a839 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -104,7 +104,7 @@ From a previous Git installation From a previous tarball installation ************************************ -Remove first your old installation and get the Git version. +First remove your old installation and get the Git version. .. code-block:: bash @@ -219,7 +219,7 @@ Version 1.1 -> 1.2 ****************** Migration scripts test your installation before making changes so you probably -won't have any lost but by precaution before running theses scripts don't forget +won't have any lost but by precaution before running these scripts don't forget to backup your database. You can also make a copy of your current database into a new database and make the new installation to this new database. |
