Skip to content
This repository was archived by the owner on Jun 16, 2019. It is now read-only.

Commit 6ec6cfb

Browse files
committed
Fixes previous commit
1 parent 385d339 commit 6ec6cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Most of Fcd+Remill's dependencies can be provided by the [cxx-common](https://gi
3030
| [CMake](https://cmake.org/) | 3.2+ |
3131
| [Google Flags](https://github.com/google/glog) | Latest |
3232
| [Google Log](https://github.com/google/glog) | Latest |
33-
| [LLVM](http://llvm.org/) | 3.5 - 5.0 |
34-
| [Clang](http://clang.llvm.org/) | 3.5 - 5.0 |
33+
| [LLVM](http://llvm.org/) | 3.5+|
34+
| [Clang](http://clang.llvm.org/) | 3.5+|
3535
| [Remill](https://github.com/trailofbits/remill) | Latest |
3636
| [Python](https://www.python.org/) | 2.7 |
3737
| [Zlib](https://www.zlib.net/) | Latest |

0 commit comments

Comments
 (0)