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

2. Fork the project.

- 3. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions.
+ 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.
🚶Detailed step by step guide
@@ -32,7 +35,7 @@ You can use any of the following methods to build.
- 4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
+ 5. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
🚶Detailed step by step guide
@@ -44,7 +47,7 @@ You can use any of the following methods to build.
- 5. If the building process is successful, you’ll get your APKs in the
+ 6. If the building process is successful, you’ll get your APKs in the
- 🐳 **_Docker Compose_**
@@ -389,7 +392,3 @@ You can use any of the following methods to build.
once. Add it in `GitHub secrets`.
17. Sample Envs
-18. Make sure your Action has write access. If not click
- [here](https://github.com/nikhilbadyal/docker-py-revanced/settings/actions).
- In the bottom give read and write access to Actions.
-