mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 18:56:59 +01:00
Update docs/README.md with link to new Makefile
The old dev-setup.md and dao-setup.md docs have been marked as deprecated for now and may be removed after we've gotten sufficient feedback on the Makefile-based approach.
This commit is contained in:
parent
ed40afb151
commit
7d1689004a
1 changed files with 3 additions and 2 deletions
|
@ -3,8 +3,9 @@
|
|||
- [CONTRIBUTING.md](../CONTRIBUTING.md): Understand Bisq's contribution and compensation guidelines
|
||||
- [build.md](build.md): Build and run Bisq at the command line
|
||||
- [idea-import.md](idea-import.md): Import Bisq sources into IntelliJ IDEA
|
||||
- [dev-setup.md](dev-setup.md): Set up a self-contained local Bisq network on Bitcoin regtest
|
||||
- [dao-setup.md](dao-setup.md): Set up a complete Bisq DAO development environment
|
||||
- [Makefile](../Makefile): (new) Set up a self-contained local Bisq network on Bitcoin regtest
|
||||
- [dev-setup.md](dev-setup.md): (deprecated) Set up a self-contained local Bisq network on Bitcoin regtest
|
||||
- [dao-setup.md](dao-setup.md): (deprecated) Set up a complete Bisq DAO development environment
|
||||
- [testing.md](testing.md): Learn about the Bisq testing process and how you can contribute.
|
||||
|
||||
Looking for user-facing documentation? See https://docs.bisq.network.
|
||||
|
|
Loading…
Add table
Reference in a new issue