Skip to content

Commit 3d5fe37

Browse files
committed
updated
1 parent 520c1fe commit 3d5fe37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Compare various data serialization libraries for C++.
1515
#### Build
1616
This project does not have any external library dependencies. All (boost, thrift etc.) needed libraries are downloaded
1717
and built automatically, but you need enough free disk space to build all components. To build this project you need a compiler that supports
18-
C++14 features. Project was tested with clang 5.0.0 (Ubuntu 16.04).
18+
C++14 features. Project was tested with Clang and GCC compilers.
1919

2020
```
2121
$ git clone https://github.com/thekvs/cpp-serializers.git

0 commit comments

Comments
 (0)