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 37fe54f commit 88e6018Copy full SHA for 88e6018
README.md
@@ -13,7 +13,7 @@ Highly optimized for space and speed. Runs about 10x faster than other libraries
13
$ npm install cld
14
```
15
16
-Linux users, make sure you gave g++ >= 4.8. If this is not an option, you should be able to install node-cld 2.4.4 even with an older g++ build.
+Linux users, make sure you have g++ >= 4.8. If this is not an option, you should be able to install node-cld 2.4.4 even with an older g++ build.
17
18
## Examples
19
### Simple
0 commit comments