summaryrefslogtreecommitdiffstats
path: root/doc/compile.md
diff options
context:
space:
mode:
authorBrian Recchia <brian@recchia.name>2018-01-02 16:09:40 -0500
committerBrian Recchia <brian@recchia.name>2018-01-04 10:33:14 -0500
commitd01bab0cd73181353cbc8ae61ec5712b06fcb775 (patch)
tree2aff66eccdfea83f9a3d8a26ba48cddcc3625ebd /doc/compile.md
parent39f0e9c25641428798007e80a29000cd3fd142aa (diff)
downloadxmr-stak-d01bab0cd73181353cbc8ae61ec5712b06fcb775.zip
xmr-stak-d01bab0cd73181353cbc8ae61ec5712b06fcb775.tar.gz
Update minethd.cpp
Changed capitalization of "macOS" Squashed the commit
Diffstat (limited to 'doc/compile.md')
-rw-r--r--doc/compile.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/compile.md b/doc/compile.md
index e97affa..771c9d1 100644
--- a/doc/compile.md
+++ b/doc/compile.md
@@ -9,7 +9,7 @@
* [Compile on Windows](compile_Windows.md)
* [Compile on Linux](compile_Linux.md)
* [Compile on FreeBSD](compile_FreeBSD.md)
-* [Compile on MacOS](compile_MacOS.md)
+* [Compile on macOS](compile_macOS.md)
## Build System
@@ -31,7 +31,7 @@ After the configuration you need to compile the miner, follow the guide for your
* [Compile in Windows](compile_Windows.md)
* [Compile in Linux](compile_Linux.md)
* [Compile in FreeBSD](compile_FreeBSD.md)
-* [Compile in MacOS](compile_MacOS.md)
+* [Compile in macOS](compile_macOS.md)
## Generic Build Options
- `CMAKE_INSTALL_PREFIX` install miner to the home folder
OpenPOWER on IntegriCloud