Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaOneLuna authored Nov 13, 2023
1 parent 5fb18c7 commit fcba02c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@ A lite farmer for the Chia Blockchain.
Building
--------

Install Rust:
```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```
Install Rust by following the instructions at https://www.rust-lang.org/tools/install

Build from source:
Once Rust is installed we can build from source:
```
git clone https://github.com/GalactechsLLC/dg_fast_farmer.git
cd dg_fast_farmer
Expand Down Expand Up @@ -43,4 +40,4 @@ ff
To run the Farmer in CLI mode:
```
ff run
```
```

0 comments on commit fcba02c

Please sign in to comment.