Update README.md

Minor version fixes in the README
This commit is contained in:
Peter Goodman
2017-11-14 22:52:13 -05:00
committed by GitHub
parent 927998635a
commit fe44e64853
+6 -6
View File
@@ -35,12 +35,12 @@ Most of Remill's dependencies can be provided by the [cxx-common](https://github
| ---- | ------- |
| [Git](https://git-scm.com/) | Latest |
| [CMake](https://cmake.org/) | 3.2+ |
| [Google Flags](https://github.com/google/glog) | 2.2.0 |
| [Google Log](https://github.com/google/glog) | 0.3.4 |
| [Google Test](https://github.com/google/googletest) | 1.8.0 |
| [LLVM](http://llvm.org/) | 3.6+ |
| [Clang](http://clang.llvm.org/) | 3.6+ |
| [Intel XED](https://software.intel.com/en-us/articles/xed-x86-encoder-decoder-software-library) | 2016-02-02 |
| [Google Flags](https://github.com/google/glog) | Latest |
| [Google Log](https://github.com/google/glog) | Latest |
| [Google Test](https://github.com/google/googletest) | Latest |
| [LLVM](http://llvm.org/) | 3.5+ |
| [Clang](http://clang.llvm.org/) | 3.5+ |
| [Intel XED](https://software.intel.com/en-us/articles/xed-x86-encoder-decoder-software-library) | Latest |
| [Python](https://www.python.org/) | 2.7 |
| Unzip | Latest |