Update testing steps.

Instructions for setting up a self-contained local Bisq network on Bitcoin regtest have been updated. 
`dev-setup.md` is deprecated. `Makefile` is new new version. 

Reference: https://github.com/bisq-network/bisq/blob/master/docs/README.md
This commit is contained in:
Mawueli Kofi Adzoe 2021-03-15 23:39:58 -07:00 committed by GitHub
parent 6148b610a0
commit 1b91d51f98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ This guide describes the testing process performed prior to each release.
In order to take part in the testing process, you will need to do the following:
- Build Bisq from source (see [build.md](build.md))
- Setup a development/testing environment (see [dev-setup.md](dev-setup.md))
- Setup a development/testing environment (see [Makefile.md](Makefile.md))
- Request access to [TestPad](https://bisq.ontestpad.com) (our test management tool)
## Communication Channels