Skip to content

Commit 88e6018

Browse files
committed
Fixed a typo
1 parent 37fe54f commit 88e6018

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
@@ -13,7 +13,7 @@ Highly optimized for space and speed. Runs about 10x faster than other libraries
1313
$ npm install cld
1414
```
1515

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.
16+
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.
1717

1818
## Examples
1919
### Simple

0 commit comments

Comments
 (0)