summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSheogorath2019-03-28 22:44:32 +0100
committerSheogorath2019-03-28 22:45:58 +0100
commite982ef686cf052b5110df417451f9e8a0e32d4e4 (patch)
treebfc7b587e0f0f31e14f8221b9e3ddc82da6035c5 /README.md
parenta5836dd52fd728cd2e78e566aa5d105ddb908444 (diff)
Add note about changing the upstream repository
People who want to get the latest and greatest version of CodiMD should be aware of the repository change. This upgrade note, will hopefully help. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f6c3861..75f11e87 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,8 @@ Install CodiMD on [Cloudron](https://cloudron.io):
## Native setup
+:warning: When you are still running from the old repository, please run: `git remote set-url origin https://github.com/codimd/server.git` :warning:
+
If you are upgrading CodiMD from an older version, follow these steps:
1. Fully stop your old server first (important)