aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorfmhc <[email protected]>2021-07-07 04:36:33 +0200
committerGitHub <[email protected]>2021-07-07 04:36:33 +0200
commit4bbb83511bdba7b1e77a91d0361459017db1488b (patch)
treeb817cd328796ea28e598bf5e0508d2fda43f8f9f /depends
parentadded requirements to dependencies build README (diff)
downloaddiscoin-4bbb83511bdba7b1e77a91d0361459017db1488b.tar.xz
discoin-4bbb83511bdba7b1e77a91d0361459017db1488b.zip
Update depends/README.md
better flow with linking to os-specific build docs Co-authored-by: Ross Nicoll <[email protected]>
Diffstat (limited to 'depends')
-rw-r--r--depends/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/depends/README.md b/depends/README.md
index 394419e8b..c6e7f55c5 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -2,9 +2,13 @@
## Requirements
-On debian you will need
+Before attempting to build these dependencies you should first follow the build instructions for your operating system, under the root folder:
- sudo apt-get install build-essential curl pkg-config libtool automake python3
+* `doc/build-unix.md`
+* `doc/build-osx.md`
+* `doc/build-windows.md`
+
+These contain up to date lists for each operating system.
## Build
@@ -64,4 +68,3 @@ Additional targets:
- [description.md](description.md): General description of the depends system
- [packages.md](packages.md): Steps for adding packages
-