From 61ec06e3f8daa39aecaf7e1412e9d6bc5414d737 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Fri, 14 Feb 2014 20:02:07 +0100 Subject: [PATCH] Added Update.md --- docs/md/Update.md | 11 +++++++++++ readme.md | 3 +-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 docs/md/Update.md diff --git a/docs/md/Update.md b/docs/md/Update.md new file mode 100644 index 0000000..98d8190 --- /dev/null +++ b/docs/md/Update.md @@ -0,0 +1,11 @@ +### Update with `git` + +The easiest way to update Lychee is with `git`: + + git pull + +### Update manually + +1. Download the [newest Version](https://github.com/electerious/Lychee/archive/master.zip) +2. Replace all existing files, excluding `uploads/` and `data/` +3. Open Lychee (and enter your database details) \ No newline at end of file diff --git a/readme.md b/readme.md index a2ce1e6..1fdf47a 100644 --- a/readme.md +++ b/readme.md @@ -21,8 +21,7 @@ Sign in and click the gear on the top left corner to change your settings. If yo ### Update -1. Replace all files, excluding `uploads/` and `data/` -2. Open Lychee and enter your database details +Updating is as easy as it should be. [Update »](docs/md/Update.md) ### FTP Upload