diff options
author | Sheogorath | 2019-03-28 22:44:32 +0100 |
---|---|---|
committer | Sheogorath | 2019-03-28 22:45:58 +0100 |
commit | e982ef686cf052b5110df417451f9e8a0e32d4e4 (patch) | |
tree | bfc7b587e0f0f31e14f8221b9e3ddc82da6035c5 | |
parent | a5836dd52fd728cd2e78e566aa5d105ddb908444 (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>
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |