You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Highly optimized for space and speed. Runs about 10x faster than other libraries
13
13
$ npm install cld
14
14
```
15
15
16
-
Linux users, make sure your g++ version is >= 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.
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.
0 commit comments