diff options
author | Nawa <bellefeegore@follepensee.net> | 2012-11-29 02:40:20 +0100 |
---|---|---|
committer | Nawa <bellefeegore@follepensee.net> | 2012-11-29 02:40:20 +0100 |
commit | 56e54747f66c3a58c941f9e0479edd9b1c889ff8 (patch) | |
tree | a6caf7ff6ef5cb4fe4e1ced7fb7f85ffdd05ea1b /docs | |
parent | 29733981680ef96482ad7adb6fb6fc3f4cef685a (diff) | |
download | Chimère-56e54747f66c3a58c941f9e0479edd9b1c889ff8.tar.bz2 Chimère-56e54747f66c3a58c941f9e0479edd9b1c889ff8.zip |
Documentation: small corrections on upgrade.rst
Diffstat (limited to 'docs')
-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. |