diff options
author | psychocrypt <psychocryptHPC@gmail.com> | 2018-03-29 21:02:58 +0200 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2018-06-04 21:07:11 +0000 |
commit | 9401f3c4eca59ef59d2108877fb339757fbd8d10 (patch) | |
tree | 8d15cae2b388afe704eb71cf01e43d6bedb0f60f /doc/FAQ.md | |
parent | 38085dc72773c08f3db176c339c3a989b3b28821 (diff) | |
download | xmr-stak-9401f3c4eca59ef59d2108877fb339757fbd8d10.zip xmr-stak-9401f3c4eca59ef59d2108877fb339757fbd8d10.tar.gz |
github annotations
- documentation: change `aeon` to `aeon7`
- change `case` order in `switch` statements
- update README.txt
Diffstat (limited to 'doc/FAQ.md')
-rw-r--r-- | doc/FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ You can also do it Windows-style and simply run-as-root, but this is NOT recomme If the miner is compiled for Monero and Aeon than you can change - the value `currency` in the config *or* - - start the miner with the [command line option](usage.md) `--currency monero7` or `--currency aeon` + - start the miner with the [command line option](usage.md) `--currency monero7` or `--currency aeon7` - run `xmr-stak --help` to see all supported currencies and algorithms ## How can I mine Monero |