File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ The following are dependencies for all builds of Solidity:
323
323
| `CMake `_ (version 3.21.3+ on | Cross-platform build file generator. |
324
324
| Windows, 3.13+ otherwise) | |
325
325
+-----------------------------------+-------------------------------------------------------+
326
- | `Boost `_ (version 1.77 on | C++ libraries. |
326
+ | `Boost `_ (version 1.77+ on | C++ libraries. |
327
327
| Windows, 1.65+ otherwise) | |
328
328
+-----------------------------------+-------------------------------------------------------+
329
329
| `Git `_ | Command-line tool for retrieving source code. |
@@ -410,7 +410,7 @@ You need to install the following dependencies for Windows builds of Solidity:
410
410
+-----------------------------------+-------------------------------------------------------+
411
411
| `Visual Studio 2019 `_ (Optional) | C++ compiler and dev environment. |
412
412
+-----------------------------------+-------------------------------------------------------+
413
- | `Boost `_ (version 1.77) | C++ libraries. |
413
+ | `Boost `_ (version 1.77+) | C++ libraries. |
414
414
+-----------------------------------+-------------------------------------------------------+
415
415
416
416
If you already have one IDE and only need the compiler and libraries,
You can’t perform that action at this time.
0 commit comments