Skip to content

Commit

Permalink
Small wording updates
Browse files Browse the repository at this point in the history
  • Loading branch information
majora2007 committed Nov 15, 2024
1 parent dd6a99b commit 8f6d4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pages/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ We're always looking for people to help make Kavita even better, there are sever
## Development

### Tools required
- [Visual Studio 2019 or higher](https://www.visualstudio.com/vs/). The community version is free and works fine. [Download it here](https://www.visualstudio.com/downloads/)
- [Rider](https://www.jetbrains.com/rider/) (optional to Visual Studio)
- [Rider](https://www.jetbrains.com/rider/) (Suggested)
- [Visual Studio 2019 or higher](https://www.visualstudio.com/vs/). The community version is free and works fine. [Download it here](https://www.visualstudio.com/downloads/)
- HTML/Javascript editor of choice (VS Code/Sublime Text/Webstorm/Atom/Notepad++/etc)
- Git style tool like [Git](https://git-scm.com/downloads) or [Github Desktop](https://desktop.github.com/)
- [NodeJS](https://nodejs.org/en/download/) (Node 18.13.X or higher)
Expand Down
2 changes: 1 addition & 1 deletion pages/en/install/docker-install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ import { Callout } from 'nextra/components'
If you're seeing this page that means your version of Kavita is out of date!
</Callout>

Take a look at the [Docker Updating](/guides/updating/updating-docker) or [Navite Updating](/guides/updating/updating-navite) guides to find the upgrade method that suits you.
Take a look at the [Docker Updating](/guides/updating/updating-docker) or [Native Updating](/guides/updating/updating-navite) guides to find the upgrade method that suits you.

If you have any issues during the upgrade, join the discord for support. The invite link is in the top right-hand corner of every page.

0 comments on commit 8f6d4d2

Please sign in to comment.