diff --git a/guide/index.md b/guide/index.md index d384af5..752875a 100644 --- a/guide/index.md +++ b/guide/index.md @@ -9,6 +9,11 @@ what a specific API does. You do not need any Swift experience to follow the tutorial or how-to guide; the reference section assumes you are reading the Swift source. +Not installed yet? [Download MacDirStat](https://ti-03.github.io/MacDirStat/) +from the project page, or build it from source by cloning the +[repository](https://github.com/Ti-03/MacDirStat) and opening +`MacDirStat.xcodeproj` in Xcode. + - New to MacDirStat? Start with the [tutorial](tutorial/first-scan.md). - Trying to make sense of the colors in the chart? Read [How to read the treemap](how-to/read-the-treemap.md). diff --git a/guide/tutorial/first-scan.md b/guide/tutorial/first-scan.md index 2b342f4..9036e21 100644 --- a/guide/tutorial/first-scan.md +++ b/guide/tutorial/first-scan.md @@ -6,7 +6,9 @@ you will have scanned a real folder and seen its contents as a treemap. ## Before you start You need MacDirStat installed and a folder you are curious about, for -example your Downloads folder. +example your Downloads folder. If you have not installed it yet, +[download MacDirStat](https://ti-03.github.io/MacDirStat/) from the project +page first. ## 1. Open MacDirStat