Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescan authored Oct 20, 2021
1 parent f4e9ff8 commit 8d1bb0d
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 @@ -166,14 +166,14 @@ Most of the above hardware can be bought as a kit from somewhere like CanaKit. T
17. UNPLUG ETHERNET CABLE
18. make

Thats it. All 4 tools have been created. To run the dice generator tool:
Thats it. All 5 tools have been created. To run the dice generator tool:
* ./dice2bip39

If you want it to autostart after logging in from a fresh reboot next time:
1. cd /home/pi
2. nano .bashrc
3. Add this line to the bottom: ./bip39tools/build/dice2bip39
4. Optional instead of 3 add to the bottom ./bip39tools/build/Bip39ToolsLauncher
4. Optional: Instead of 3 add to the bottom ./bip39tools/build/Bip39ToolsLauncher
5. Ctrl-X to exit (hit Y to save the file)
6. sudo shutdown -r now (To restart and test it)

Expand Down

0 comments on commit 8d1bb0d

Please sign in to comment.