Skip to content

Commit a6d4700

Browse files
committed
chore: change from master branch to main branch
1 parent 106d888 commit a6d4700

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Preview:
4444
Run this command in **Termux**, **ADB Shell**, or any Terminal Emulator:
4545

4646
```bash
47-
curl -sL https://raw.githubusercontent.com/HanSoBored/Auto-Linux/master/install.sh | sh
47+
curl -sL https://raw.githubusercontent.com/HanSoBored/Auto-Linux/main/install.sh | sh
4848
```
4949

5050
> **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
9494

9595
## License
9696

97-
Distributed under the MIT License. See `LICENSE` for more information.
97+
Distributed under the MIT License. See [LICENSE](LICENSE)for more information.

0 commit comments

Comments
 (0)