Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-12-07 04:14:28 +0300
committerGitHub <noreply@github.com>2016-12-07 04:14:28 +0300
commitfc8b67b9bde4e5d30993ba078ab0e2a8d7b9dbbf (patch)
tree77e44b72e6457a782d5c1225583fd1446adc5a81
parent61b0d2a68bd2c5d615f1bdc7d8db09619f68c8a2 (diff)
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea92a31..a15ee69 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ To test out the demo, head to [demo.polr.me](http://demo.polr.me) and use the fo
There are breaking changes between 2.x and 1.x; it is not yet possible to automatically upgrade to 2.x.
-*Updating from 2.x:*
+*Upgrading from 2.x:*
- Back up your database and files
- Update by using `git pull` or downloading a release
- Run `composer install` to ensure dependencies are up to date