lychee/docs/Update.md
2016-01-24 18:38:26 +01:00

20 lines
659 B
Markdown

### Update requirements
- Your system must comply with the latest [system requirements](https://github.com/electerious/Lychee/blob/master/docs/Installation.md) of Lychee.
- Ensure that your current version is greater than 2.7.0. Updates from older Lychee versions aren't supported.
### Update with `git`
Updating Lychee with `git` is the easiest way:
git pull
### Update manually
1. Download the [newest Version](https://github.com/electerious/Lychee/release)
2. Replace all existing files, excluding `uploads/` and `data/`
3. Open Lychee (and enter your database details)
### Changelog
Take a look at the [Changelog](Changelog.md) to see what's new.