mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-23 14:09:57 +00:00
Add mention of submodules to README
This commit is contained in:
parent
af9b42869f
commit
517b944eb8
@ -157,6 +157,8 @@ servers again.
|
||||
|
||||
## Development
|
||||
|
||||
Make sure you pull the submodules using `git submodule init && git submodule update`.
|
||||
|
||||
If you'd like to run the application without installing it, run `./run.py`.
|
||||
The project is written entierly in Python 3. There are no closed-source
|
||||
components in this project. It is fully hackable.
|
||||
|
Loading…
Reference in New Issue
Block a user