diff options
author | psychocrypt <psychocryptHPC@gmail.com> | 2018-03-29 21:02:58 +0200 |
---|---|---|
committer | psychocrypt <psychocryptHPC@gmail.com> | 2018-03-29 21:02:58 +0200 |
commit | 0c48570ac662662fc9e808c0efe042f843fd6b23 (patch) | |
tree | 411c61a06a9e90beb4c727a18fa490dbe47f53fc /doc/FAQ.md | |
parent | 5a2c4444a4e2b5ddc5e5dbf98990dcad45e32fe8 (diff) | |
download | xmr-stak-0c48570ac662662fc9e808c0efe042f843fd6b23.zip xmr-stak-0c48570ac662662fc9e808c0efe042f843fd6b23.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
@@ -72,7 +72,7 @@ If your antivirus software flags **xmr-stak**, it will likely move it to its qua 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 |