mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
more readme changes
This commit is contained in:
parent
9767ecb474
commit
2ecba9cd14
2 changed files with 5 additions and 5 deletions
|
@ -70,12 +70,12 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
|
||||
4. Build the client with sourcemaps.
|
||||
|
||||
'''sh
|
||||
```sh
|
||||
yarn
|
||||
'''
|
||||
```
|
||||
|
||||
You can build a nginx compatible version as well.
|
||||
|
||||
'''sh
|
||||
```sh
|
||||
yarn --standalone
|
||||
'''
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue