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
5 changes: 3 additions & 2 deletions docs/BUILDING_MAC.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,11 @@ to enable Sync.
## Setting up the build

First, we need to make sure we have all the tags/branches and are on Tip of Tree.
For this, run (from within the Thorium repo):
For this, run, from withing the Thorium repo (may take up to an hour):

```shell
./trunk.sh
cd /path/to/thorium
caffeinate ./trunk.sh
```

Secondly, we need to check out the revision that Thorium is currently using.
Expand Down