Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ mkdir -p ~/Documents/Tweaks

# Installing Theos

A full detailed guide is available [here](https://github.com/theos/theos/wiki/Installation) from the official Theos GitHub page. I will go over an installation on macOS here however.
A full detailed guide is available [here](https://theos.dev/docs/installation) from the official Theos GitHub page. I will go over an installation on macOS here however.

There are a few requirements that you must install before using Theos to build tweaks. First install [Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12) from the Mac AppStore. Once this is installed, run the following code inside your terminal to install the required Command Line Tools

Expand Down