Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Simplify tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhat committed Aug 9, 2021
1 parent 569a72e commit 8769049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cargo build --release
To generate a config file for the miner, execute

```sh
duino-miner generate -u my_username --device-type=AVR --firmware="Official AVR Miner v2.6" --device-name-prefix "avr-" --target-rate 182
duino-miner generate -u my_username --device-name-prefix "avr-" --target-rate 182
```

To run the miner from your config file, execute
Expand Down

0 comments on commit 8769049

Please sign in to comment.