We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18a453 commit c41b8faCopy full SHA for c41b8fa
README.md
@@ -13,6 +13,8 @@ Highly optimized for space and speed. Runs about 10x faster than other libraries
13
$ npm install cld
14
```
15
16
+Linux users, make sure your g++ version is >= 4.8
17
+
18
## Examples
19
### Simple
20
```js
0 commit comments