Skip to content

Commit

Permalink
update readme for rust node binaries and install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon1777 committed Aug 28, 2024
1 parent 234de2f commit a66ed1c
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 @@ -40,8 +40,8 @@ To remove a plugin, you simply remove the corresponding `dll`/`so` for the direc
* `libkarlsenopencl.so`, `libkarlsenopencl.dll`: OpenCL support for karlsen-miner (currently disabled)

# Usage
To start mining, you need to run [karlsend](https://github.com/karlsen-network/karlsend) and have an address to send the rewards to.
Here is a guidance on how to run a full node and how to generate addresses: https://github.com/karlsennet/docs/blob/main/Getting%20Started/Full%20Node%20Installation.md
To start mining, you need to run [karlsend](https://github.com/karlsen-network/rusty-karlsen) and have an address to send the rewards to.
Here is a guidance on how to run a full node and how to generate addresses: https://github.com/karlsen-network/docs/blob/main/Getting%20Started/Rust%20Full%20Node%20Installation.md

Help:
```
Expand Down

0 comments on commit a66ed1c

Please sign in to comment.