summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDerek Hensley <hensley.derek58@gmail.com>2022-03-29 08:19:59 -0700
committerGitHub <noreply@github.com>2022-03-29 16:19:59 +0100
commit9582a3e79faea8773451f9d43080ac79cb9ae075 (patch)
tree005068bd90617dafec5e9740604a4a1013d4d0a7 /docs
parent84d9efda92ea523b9e6a917674bcf57fff404ef3 (diff)
Update Readme (#765)
* Update * Update MacOS instructions * forgot . * New python step * typo
Diffstat (limited to 'docs')
-rw-r--r--docs/BUILDING_MACOS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILDING_MACOS.md b/docs/BUILDING_MACOS.md
index 17b683442..77f1d839e 100644
--- a/docs/BUILDING_MACOS.md
+++ b/docs/BUILDING_MACOS.md
@@ -80,4 +80,4 @@ If this worked, you can now delete the temporary directory `~/binutils-tmp`.
Apple's version of `make` is very out-of-date, so you should use the brew-installed `gmake` in place of `make` in this repo from now on.
-You should now be able to continue from [step 2](README.md#2-clone-the-repository) of the Linux instructions.
+You should now be able to continue from [step 2](../README.md#2-clone-the-repository) of the Linux instructions.