Skip to content

Commit

Permalink
Clarify README.md --features gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPower authored Sep 18, 2018
1 parent 456a849 commit 30eedd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ To install `nano-vanity` from source:
cargo install
```

If you want to enable GPU support, install OpenCL and add `--features gpu`.
If you want to enable GPU support, install OpenCL and add `--features gpu` to the install command.

For a list of options, use `nano-vanity --help`.
For a list of `nano-vanity` options, use `nano-vanity --help`.

## Seed Generation

Expand Down

0 comments on commit 30eedd0

Please sign in to comment.