Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Genoil committed Sep 21, 2016
1 parent 3463069 commit c1e53cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -66,7 +66,7 @@ Windows x64 binaries can be found in the /releases folder.

### Build options

- if you don't want/need CUDA support, use "-DBUNDLE=cminer" instead of "-DBUNDLE=ccudaminer". This will only compile OpenCL support
- if you don't want/need CUDA support, use "-DBUNDLE=miner" instead of "-DBUNDLE=cudaminer". This will only compile OpenCL support
- to speed up compilation a bit or to support older CUDA shader models, you can add -DCOMPUTE=xx , where x is your CUDA GPU Compute version * 10. i.e -DCOMPUTE=52 for a GTX970.
- you may disable stratum support by adding -DETH_STRATUM=0

Expand Down

0 comments on commit c1e53cf

Please sign in to comment.