Skip to content

Commit 7ca2f15

Browse files
committed
Remove redundant title
1 parent 35f5711 commit 7ca2f15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ REST API for [Pine](https://pinewallet.co) to interact with the bitcoin blockcha
2323
```
2424
$ npm install
2525
```
26-
5. Configure the API
27-
Open `src/config.js` and enter your btcd RPC username and password.
26+
5. Open `src/config.js` and enter your btcd RPC username and password
2827
2928
6. Start the API server in development mode:
3029
```

0 commit comments

Comments
 (0)