Skip to content

Commit

Permalink
Fixed missing exclamation mark in image links
Browse files Browse the repository at this point in the history
  • Loading branch information
lemois-1337 authored Dec 4, 2023
1 parent ac895a1 commit 2715f89
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/hive-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@ template that you want and hit the 'Download raw file' button.
Now go to Hive, create a new flight sheet, and click the 'Import from
File' button.

[Hive Setup 1](images/hive-1.png)
![Hive Setup 1](images/hive-1.png)

Once the import happens you'll be presented with a flightsheet filled
with angry little red boxes like below.

[Hive Setup 2](images/hive-2.png)
![Hive Setup 2](images/hive-2.png)

Set the 'Coin' and 'Wallet' for both miners in the flight sheet, and
choose 'Configure in miner' for the 'Pool'. Strangly you cannot edit
the miner configs until you touch the pool config, so re-set it to
'Configure in miner' if the UI is being weird.

[Hive Setup 3](images/hive-3.png)
![Hive Setup 3](images/hive-3.png)

Last step, you just need to edit the custom miner section with the
address of the `karlsend` node you're mining to. This needs the full
ip address and port so it'll look similar to `192.168.0.12:42110`
save the changes after you're finished.

[Hive Setup 4](images/hive-4.png)
![Hive Setup 4](images/hive-4.png)

You should be good to create the flight sheet now. However, you
should verify the configurations in both miners before you run it.
Never run something blindly off the internet. :) This is what the
configuration generally should look like.

[Hive Setup 5](images/hive-5.png)
![Hive Setup 5](images/hive-5.png)

The important parts are the 'Install URL' (make sure that points back
to this repo somewhere) and double check that your wallet address is
Expand All @@ -63,4 +63,4 @@ Once the bridge is running, miners can be configured simply by replacing
the pool URL with the ip:port of the bridge. In the example below the
bridge is running on `192.168.0.25:5555`

[Hive Setup 6](images/hive-6.png)
![Hive Setup 6](images/hive-6.png)

0 comments on commit 2715f89

Please sign in to comment.