mirror of
https://git.nerdvpn.de/NerdVPN.de/invidious
synced 2026-02-14 22:51:42 +01:00
Reformat README
This commit is contained in:
@@ -62,7 +62,7 @@ First, clone this repo with all subrepos:
|
||||
Build invidious:
|
||||
|
||||
1. `patch.sh invidious`
|
||||
2. `./build.sh development` for the development image or `./build.sh release` for the production image
|
||||
2. `build.sh development` for the development image or `./build.sh release` for the production image
|
||||
|
||||
Build invidious-companion:
|
||||
|
||||
@@ -73,14 +73,14 @@ Build invidious-companion:
|
||||
|
||||
For invidious:
|
||||
|
||||
1. `./update.sh invidious` to get the latest upstream
|
||||
2. `./patch.sh invidious`
|
||||
3. `./build.sh development` for the development image or `./build.sh release` for the production image
|
||||
1. `update.sh invidious` to get the latest upstream
|
||||
2. `patch.sh invidious`
|
||||
3. `build.sh development` for the development image or `./build.sh release` for the production image
|
||||
|
||||
For invidious-companion:
|
||||
|
||||
1. `./update.sh companion` to get the latest upstream
|
||||
2. `./patch.sh companion`
|
||||
1. `update.sh companion` to get the latest upstream
|
||||
2. `patch.sh companion`
|
||||
3. `build.sh companion` to build the invidious companion
|
||||
|
||||
# Run instructions (docker compose V2)
|
||||
|
||||
Reference in New Issue
Block a user