mirror of
https://github.com/jellyfin/jellyfin-tizen.git
synced 2025-02-28 07:05:49 +00:00
Fix repository URL
This commit is contained in:
parent
05308703aa
commit
9f8d724e39
@ -2,7 +2,7 @@
|
||||
<h3 align="center">Part of the <a href="https://jellyfin.media">Jellyfin Project</a></h3>
|
||||
|
||||
## Build Process
|
||||
_Also look [Wiki](https://github.com/dmitrylyzo/jellyfin-tizen/wiki)._
|
||||
_Also look [Wiki](https://github.com/jellyfin/jellyfin-tizen/wiki)._
|
||||
|
||||
### Prerequisites
|
||||
* Oracle JDK 8 <sup>_for Tizen Studio_</sup>
|
||||
@ -24,7 +24,7 @@ _Also look [Wiki](https://github.com/dmitrylyzo/jellyfin-tizen/wiki)._
|
||||
```
|
||||
6. Clone or download Jellyfin Tizen (this) repository.
|
||||
```sh
|
||||
git clone https://github.com/dmitrylyzo/jellyfin-tizen.git
|
||||
git clone https://github.com/jellyfin/jellyfin-tizen.git
|
||||
```
|
||||
|
||||
### Build Jellyfin Web
|
||||
|
@ -4,7 +4,7 @@
|
||||
"description": "Jellyfin for Samsung Smart TV (Tizen)",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dmitrylyzo/jellyfin-tizen.git"
|
||||
"url": "git+https://github.com/jellyfin/jellyfin-tizen.git"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "gulp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user