20 lines
660 B
Markdown
20 lines
660 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/releases)
|
|
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. |