<p><b>@KanoczTomas</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2405#discussion_r256825854">docs/autosetup-regtest-dao/README.md</a>:</p>
<pre style='color:#555'>> +]
+./generate_101_blocks.sh: done, exiting
+```
+2. Open a new terminal (preferably a new tab), go to the `bisq` folder and start the `create_genesis.sh` script. The script tests for a running bitcoind node in regtest, so make sure step 1 was successful. 
+```
+cd bisq
+./create_genesis.sh
+```
+example output:
+```
+user@host:~/bin/KanoczTomas/bisq/docs/autosetup-regtest-dao/bisq$ ./create_genesis.sh 
+testing if bitcoind is running: bitcoind is running, all is ok!
+Please provide Alice's BSQ Address
+
+```
+3. We need the BSQ address of `Alice`. We need to go to the bisq directory and start the `Alice` instance. Wait until the instance starts up then go to `DAO -> Receive` and copy the BSQ address. Note the address starts with a `B`. Open a new terminal and enter the below commands to start `Alice`. Then wait for the gui to start and paste the BSQ address to `create_genesis.sh` which is still running from step 2.
</pre>
<p>Yes you are right ...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2405#discussion_r256825854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtpbpUbtMv9VCJBZnu-jNZ-dr37z0ks5vNWDGgaJpZM4a0w81">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtiACYv6i5G2D2xfN73PUzklAgNMkks5vNWDGgaJpZM4a0w81.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KanoczTomas commented on #2405"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2405#discussion_r256825854"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2405#discussion_r256825854",
"url": "https://github.com/bisq-network/bisq/pull/2405#discussion_r256825854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>