We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed5c5c commit 35e8ee0Copy full SHA for 35e8ee0
README.md
@@ -31,6 +31,8 @@ To start cloud9 and install all submodules you can use the quickstart options fo
31
$ bin/cloud9-lin32
32
> bin\cloud9-win32.bat
33
34
+Note you'll need a git version higher than 1.6.1 to use the stock shell script provided.
35
+
36
If you want to start it manually try:
37
38
$ node bin/cloud9.js
@@ -92,4 +94,4 @@ Thanks to all developers and contributors of these projects!
92
94
93
95
## License
96
-The GPL version 3, read it at [http://www.gnu.org/licenses/gpl.txt](http://www.gnu.org/licenses/gpl.txt)
97
+The GPL version 3, read it at [http://www.gnu.org/licenses/gpl.txt](http://www.gnu.org/licenses/gpl.txt)
0 commit comments