diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2018-01-08 00:28:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-08 00:28:32 +0000 |
commit | d015a3d01ebc8ebdb5a0bdcded17f977ceb70ad3 (patch) | |
tree | ea018aaeaf0659ed8965ecf7b5db22d64774c87a /doc/usage.md | |
parent | 4fc621cfccb346f9073943288a0fcbf56aaad39c (diff) | |
parent | d01bab0cd73181353cbc8ae61ec5712b06fcb775 (diff) | |
download | xmr-stak-d015a3d01ebc8ebdb5a0bdcded17f977ceb70ad3.zip xmr-stak-d015a3d01ebc8ebdb5a0bdcded17f977ceb70ad3.tar.gz |
Merge pull request #778 from b-/patch-2
Rename "MacOS" to "macOS"
Diffstat (limited to 'doc/usage.md')
-rw-r--r-- | doc/usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.md b/doc/usage.md index 60cf69b..a810469 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -23,7 +23,7 @@ The number of files depends on the available backends. `set XMRSTAK_NOWAIT=1` disable the dialog `Press any key to exit.` for non UAC execution. -## Usage on Linux & MacOS +## Usage on Linux & macOS 1) Open a terminal within the folder with the binary 2) Start the miner with `./xmr-stak` |