title standardization

This commit is contained in:
Shannon Appelcline 2020-09-01 10:53:47 -10:00 committed by GitHub
parent 0e5be7dc16
commit 550c37c99f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ You should see the block count printed:
2020/09/01 11:41:24 Block count: 1830861
```
### Accessing `rpcclient`
### Creating a `rpcclient` Project
You will typically be creating projects in your `~/work/src/myproject/bitcoin` directory:
```