From a5a77ffe119e8a8a6523afd37f186bf7af4a414d Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Tue, 18 Oct 2022 23:22:41 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20docs=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b411bde..6601891 100644 --- a/README.md +++ b/README.md @@ -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.