Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin authored Apr 30, 2022
1 parent 5abfe8d commit 3ba9041
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ These are some scripts for making mirrors of [TurboWarp](https://turbowarp.org/)

## How to make your own mirror

1. Fork the repository on GitHub
2. Go to the settings page on your fork > Pages > Set source branch to gh-pages (root) /
3. Wait a few minutes and refresh, GitHub should give you the link in a nice green box
If you have a GitHub account, it's easy to make your own mirror with a URL like: `username.github.io/mirror/`

1. Fork the repository on GitHub. The name of the repository determines the path of the mirror's URL.
2. Go to the settings page on your fork > Pages > Set source branch to `gh-pages` and `/ (root)` and save.
3. Wait a few minutes and refresh. GitHub will give you the link to the mirror in a green box.

By default, the mirror won't automatically update in forks. If you want to enable automatic updates:

Expand Down

0 comments on commit 3ba9041

Please sign in to comment.