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 b3009dc commit a5ca4e1Copy full SHA for a5ca4e1
README.md
@@ -5,8 +5,8 @@ Package git-module is a Go module for Git access through shell commands.
5
## Limitations
6
7
- Go version must be at least **1.3**.
8
-- Git version must be no less than **1.7.1**, and great than or equal to **1.8.0** is recommended.
9
-- For Windows users, try use as higher version as possible.
+- Git version must be no less than **1.7.1**, and greater than or equal to **1.8.0** is recommended.
+- For Windows users, try use as new a version as possible.
10
11
## License
12
0 commit comments