From e982ef686cf052b5110df417451f9e8a0e32d4e4 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Thu, 28 Mar 2019 22:44:32 +0100 Subject: 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 --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3