Commit Graph

4 Commits

Author SHA1 Message Date
Chris Beams
7985ff7e05
Apply review feedback 2018-11-15 11:25:45 +01:00
Chris Beams
d2050bc304
Revise dao-setup.md
- Reword headings for clarity and consistency
 - Polish Markdown syntax
2018-11-14 18:20:53 +01:00
Chris Beams
804efd6c0a
Rename Bisq_DAO_regtest_setup.zip => dao-setup.zip
For concision, idiomatic naming and to sort well with dao-setup.md.
2018-11-14 18:20:52 +01:00
Chris Beams
ff6a155470
Extract dao-setup.md from dev-setup.md
Prior to this change, DAO setup instructions and information were
interspersed within dev-setup.md, making it confusing to the uninitiated
reader what they need to do in order to get up and running with a basic
local dev environment. All the DAO setup stuff is essentially optional,
so separating it out into its own doc makes sense.

Now, dev-setup.md is dedicated to the task of getting set up with a
self-contained local development environment, and readers can follow the
DAO setup instructions separately if and when they need to.

Both docs need to be further revised and cleaned up, but that will come
in subsequent commits.
2018-11-14 18:20:52 +01:00