Skip to content

Commit

Permalink
Update src/getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Apr 10, 2024
1 parent c406f7a commit fd0ef43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ git clone https://github.com/Sjors/bitcoin.git
cd bitcoin
git checkout sv2
```
Next, compile the template provider. You can accelerate the process by using multiple cores.
Next, compile the template provider. You can accelerate the process by using multiple cores with the `-j` option.

```bash
make clean
Expand Down

0 comments on commit fd0ef43

Please sign in to comment.