16 lines
389 B
Markdown
16 lines
389 B
Markdown
### 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)
|
|
|
|
### Changelog
|
|
|
|
Take a look at the [Changelog](Changelog.md) to see what's new.
|