Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pages/installation/native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ You have 2 options when it comes to running on Windows. You can either use [Scoo

## Scoop Install

<Callout type="warning">
If you use scoop to install/update kavita and run kavita as a service please confirm that the path for the service is correct after updating. There have been reports of the service running the incorrect version after updating, causing issues to occur due to an updated db running on an old version of kavita.
</Callout>

Once you have `scoop` installed you can run the following commands to install Kavita.

```cmd
Expand Down