Skip to content

Commit ba32139

Browse files
author
Simon Goldberg
committed
clarify directory in command
1 parent 6a308a5 commit ba32139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bitcoin-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ npx cdk deploy BitcoinCommonStack
9292
To interact with the Bitcoin Core RPC endpoint within your isolated VPC environment, run the following command before deploying the Bitcoin Node via CDK:
9393

9494
```
95-
cd lib/bitcoin-core
95+
# Make sure you are in aws-blockchain-node-runners/lib/bitcoin-core
9696
node generateRPCAuth.js
9797
```
9898

0 commit comments

Comments
 (0)