📝 Updated docs [skip ci]

This commit is contained in:
Nikhil Badyal
2022-10-18 23:22:41 +05:30
parent 2386ce43b1
commit a5a77ffe11
+1 -4
View File
@@ -97,10 +97,7 @@ You can use any of the following methods to build.
```
2. Run script with
```shell
docker run \
-v "$(pwd)"/apks:/app/apks/ \
-e PATCH_APPS=youtube \
nikhilbadyal/revanced_builder
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyal/docker-py-revanced
```
You can pass below envs with `-e` flag.