aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lodder <[email protected]>2021-07-20 20:17:11 +0200
committerGitHub <[email protected]>2021-07-20 20:17:11 +0200
commitf9084e53d1edd5c4a316088fc5f4c2ebe19f7cc2 (patch)
tree59c76566b3a15a8c29d694ee1e2074f652082656
parentMerge pull request #2410 from patricklodder/1.14.4-explicit-gui-ci (diff)
downloaddiscoin-f9084e53d1edd5c4a316088fc5f4c2ebe19f7cc2.tar.xz
discoin-f9084e53d1edd5c4a316088fc5f4c2ebe19f7cc2.zip
Revert "added requirements to dependencies build README"
-rw-r--r--depends/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/depends/README.md b/depends/README.md
index c6e7f55c5..6053c531b 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -1,17 +1,5 @@
### Usage
-## Requirements
-
-Before attempting to build these dependencies you should first follow the build instructions for your operating system, under the root folder:
-
-* `doc/build-unix.md`
-* `doc/build-osx.md`
-* `doc/build-windows.md`
-
-These contain up to date lists for each operating system.
-
-## Build
-
To build dependencies for the current arch+OS:
make
@@ -68,3 +56,4 @@ Additional targets:
- [description.md](description.md): General description of the depends system
- [packages.md](packages.md): Steps for adding packages
+