Skip to content

Commit 1f0fc5c

Browse files
author
Kristjan Kosic - Chris
committed
docs: readme added docker database step
1 parent 630bd06 commit 1f0fc5c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,13 @@ lerna success - @vendorname/dappname
6363

6464
Last line showing that your dApp was detected and compiled.
6565

66-
### STEP 3: Start Local Testnet Blockchain
66+
### STEP 3: Setup Development Docker Database
67+
68+
Setup docker database config and run Postgres DB via Docker. Follow the steps from here:
69+
https://learn.ark.dev/core-getting-started/spinning-up-your-first-testnet#step-1-start-docker-testnet-database
70+
71+
72+
### STEP 4: Start Local Testnet Blockchain
6773

6874
Start local blockchain with testnet running on your developer computer. Follow steps defined in here:
6975
https://learn.ark.dev/core-getting-started/spinning-up-your-first-testnet#step-2-testnet-network-boot

0 commit comments

Comments
 (0)