Updated Forks (markdown)

master
Nelson Chen 2021-07-02 22:29:42 -07:00
parent ccf464a405
commit 6f2f62a95a
1 changed files with 2 additions and 2 deletions

@ -13,8 +13,8 @@ Fork installation options from a subjective easiest to harder:
### Shane's Fork Installer at https://smiskol.com/fork/
* Quick Usage: "Uninstall openpilot" in ⚙️ Settings and enter a custom URL of Shane's Fork Installer to install.
* Example
* Target Repository: https://github.com/ErichMoraga/openpilot / Target Branch: 085
* At installation where you choose "Custom Software (Advanced)", instead of `https://openpilot.comma.ai` enter `https://smiskol.com/fork/ErichMoraga/085` for the installer link. Do you see where `ErichMoraga` and `085` come from in making that installer link?
* Target Repository: https://github.com/some_fork_maintainer_username/openpilot / Target Branch: some_git_branch_name
* At installation where you choose "Custom Software (Advanced)", instead of `https://openpilot.comma.ai` enter `https://smiskol.com/fork/some_fork_maintainer_username/some_git_branch_name` for the installer link. Do you see where `some_fork_maintainer_username` and `some_git_branch_name` come from in making that installer link?
* Assumes the repository name is `openpilot` on GitHub but some forks such as Dragonpilot have setup redirects to work around this hardcode.
* No SSH, no terminal, no software, and no computer is needed.
* Takes a long time to recompile non-precompiled forks or branches when switching.