mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-11 01:27:45 +01:00
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:
parent
6148b610a0
commit
1b91d51f98
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue