diff options
| -rw-r--r-- | depends/README.md | 13 |
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 + |