Skip to content

Commit 66a43bd

Browse files
committed
[DOC] Update README.
1 parent 0c8df24 commit 66a43bd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,11 @@ VERSION
155155

156156
## Dependencies
157157

158-
| | requirement | version | comment |
159-
|-------------------|------------------------------------------------------|----------|---------------------------------------------|
160-
|**compiler** | [GCC](https://gcc.gnu.org) | ≥ 10 | no other compiler is currently supported! |
161-
|**build system** | [CMake](https://cmake.org) | ≥ 3.16 | optional, but recommended |
158+
| | requirement | version | comment |
159+
|-------------------|-----------------------------------------------------------|----------|---------------------------------------------|
160+
|**compiler** | [GCC](https://gcc.gnu.org) | ≥ 10 | no other compiler is currently supported! |
161+
|**build system** | [CMake](https://cmake.org) | ≥ 3.16 | optional, but recommended |
162+
|**required libs** | [TDL](https://github.com/deNBI-cibi/tool_description_lib) | ≥ 1.0.0 | required for CWL export |
162163

163164

164165
## Sponsorships

0 commit comments

Comments
 (0)