mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix some readme issues
This commit is contained in:
parent
9489ad7134
commit
30ca4a3290
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
<a href="https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/?utm_source=widget">
|
||||
<img src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-web/svg-badge.svg" alt="Translation Status"/>
|
||||
</a>
|
||||
</br>
|
||||
<br/>
|
||||
<a href="https://opencollective.com/jellyfin">
|
||||
<img alt="Donate" src="https://img.shields.io/opencollective/all/jellyfin.svg?label=backers"/>
|
||||
</a>
|
||||
|
@ -53,7 +53,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
git clone https://github.com/jellyfin/jellyfin-web.git
|
||||
cd jellyfin-web
|
||||
```
|
||||
2. Install build dependencies in the project directory via npm.
|
||||
2. Install build dependencies in the project directory.
|
||||
```sh
|
||||
yarn install
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue