Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request paritytech#497 from shamil-gadelshin/fix-farmer-re…
Browse files Browse the repository at this point in the history
…adme

Update farmer's README.md
  • Loading branch information
nazar-pc authored May 25, 2022
2 parents 11dcfe8 + 60770ef commit 34c7ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/subspace-farmer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ sudo apt-get install llvm clang

Then build the farmer using Cargo:
```
cargo build --profile production subspace-farmer
cargo build --profile production --bin subspace-farmer
target/production/subspace-farmer --version
```

Expand Down

0 comments on commit 34c7ed7

Please sign in to comment.