aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobiasw2 <tobias.wagner2@gmail.com>2016-08-25 01:41:58 +0200
committertobiasw2 <tobias.wagner2@gmail.com>2016-08-25 01:41:58 +0200
commit0ed35f7d8d99418c5220c690309ffd2060a01e7e (patch)
treec644940271b7ad00c9f5d638ba42b3bdd65ae602
parentMerge pull request #988 (diff)
downloadmonero-0ed35f7d8d99418c5220c690309ffd2060a01e7e.tar.xz
README.md: Boost version updated for windows
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 24b2840cf..394bee2d6 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ Dependencies:
* msys2
* CMake `>=3.0.0`
* libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is)
-* Boost 1.53 or 1.55 (except 1.54, [more details here](http://goo.gl/RrCFmA))
+* Boost `>=1.58`
* BerkeleyDB `>=4.8`
**Preparing the Build Environment**