Skip to content

Commit

Permalink
fix url picture
Browse files Browse the repository at this point in the history
  • Loading branch information
luminousmining committed Mar 29, 2024
1 parent f1eb38f commit c8c7e77
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions HIVEOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
You must add luminousminer uses `custom miner` mode.

Create new `Flight Sheet`.
![New flight sheet](https://github.com/luminousmining/miner/setup/hiveos/install/create_flight_sheet.PNG)
![New flight sheet](https://github.com/luminousmining/miner/tree/main/setup/install/create_flight_sheet.PNG)

Click on `Setup Miner Config`.
Add link of release `lumininosminer-X.X_hiveos.tar.gz` in field `URL`.
Replace `YOUR_WALLET` by your wallet.
Replace `YOUR_WORKERNAME` by your workername.
![Setup miner config](https://github.com/luminousmining/miner/setup/hiveos/install/add_custom_miner.PNG)
![Setup miner config](https://github.com/luminousmining/miner/tree/main/setup/install/add_custom_miner.PNG)

Save and run your flight sheet.
Enjoy the miner is running!
![Running](https://github.com/luminousmining/miner/setup/hiveos/install/miner_running.PNG)
![Running](https://github.com/luminousmining/miner/tree/main/setup/install/miner_running.PNG)

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Project aims for learning and sharing about mining software.

See the [roadmap](https://github.com/luminousmining/miner/tree/main/ROADMAP.md) of luminousminer.
See the [pools](https://github.com/luminousmining/miner/tree/main/POOLS.md) tested!
See the [hiveos](https://github.com/luminousmining/miner/tree/main/HIVEOS.md) to install on HiveOS!

Different profiles are available:
* STANDAR
Expand Down
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ current version `v0.1`
- [x] GPU mining AMD
- [x] os Windows
- [x] os Linux
- [ ] os Hiveos
- [x] os Hiveos
- [x] algo autolykos v2
- [x] algo ethash
- [x] algo etchash
Expand All @@ -19,7 +19,7 @@ current version `v0.1`
- [x] option mining global
- [x] option mining by gpu
- [x] terminal display stats mining
- [ ] http server (API)
- [x] http server (API)
- [x] write log in file

+ v1.x
Expand Down

0 comments on commit c8c7e77

Please sign in to comment.