Skip to content

Commit ae0e262

Browse files
authored
fix path in readme
Signed-off-by: racket2000 <[email protected]>
1 parent 7f55a3e commit ae0e262

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
@@ -76,7 +76,7 @@ aws ec2 create-default-vpc
7676
3. Create your own copy of `.env` file and edit it to update with your AWS Account ID and Region:
7777

7878
```bash
79-
cd lib/bitcoin
79+
cd lib/bitcoin-core
8080
cp ./sample-configs/.env-sample-bitcoin-mainnet .env
8181
vim .env
8282
```

0 commit comments

Comments
 (0)