📝 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 2. Run script with
```shell ```shell
docker run \ docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyal/docker-py-revanced
-v "$(pwd)"/apks:/app/apks/ \
-e PATCH_APPS=youtube \
nikhilbadyal/revanced_builder
``` ```
You can pass below envs with `-e` flag. You can pass below envs with `-e` flag.