1 parent 106d888 commit a6d4700Copy full SHA for a6d4700
1 file changed
README.md
@@ -44,7 +44,7 @@ Preview:
44
Run this command in **Termux**, **ADB Shell**, or any Terminal Emulator:
45
46
```bash
47
-curl -sL https://raw.githubusercontent.com/HanSoBored/Auto-Linux/master/install.sh | sh
+curl -sL https://raw.githubusercontent.com/HanSoBored/Auto-Linux/main/install.sh | sh
48
```
49
50
> **Note:** This script automatically detects if you have Termux installed and creates a shortcut. You can then simply type `autolinux` to start.
@@ -94,4 +94,4 @@ This tool modifies system partitions (mounting) and creates files in `/data`. Wh
94
95
## License
96
97
-Distributed under the MIT License. See `LICENSE` for more information.
+Distributed under the MIT License. See [LICENSE](LICENSE)for more information.
0 commit comments