diff --git a/README.md b/README.md index 07af321..67fc910 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,7 @@ You can use any of the following methods to build.
2. Fork the project.

- 3. Make sure your Action has write access.Go to repo settings and go the bottom give read and write access to - Actions. Click [here](https://stackoverflow.com/a/76199390) to see more. -
- 4. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions. + 3. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions.
🚶Detailed step by step guide @@ -35,7 +32,7 @@ You can use any of the following methods to build.
- 5. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`. + 4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
🚶Detailed step by step guide @@ -47,7 +44,7 @@ You can use any of the following methods to build.
- 6. If the building process is successful, you’ll get your APKs in the
+ 5. If the building process is successful, you’ll get your APKs in the
- 🐳 **_Docker Compose_**