Revert ff2411733f7afa313b7ceea8ddd2fe616460b3cd ... da865780a469522a0a19bd7c4b539140c8d5e965 on Developer Guide
+2
-2
@@ -40,13 +40,13 @@ as described below.
|
|||||||
The minimum requirements are:
|
The minimum requirements are:
|
||||||
|
|
||||||
* Git
|
* Git
|
||||||
* Python 2.6 or 2.7 with the [`regex`](https://pypi.python.org/pypi/regex) module
|
* Python 2.6 or 2.7
|
||||||
* Java 7 (JRE and JDK)
|
* Java 7 (JRE and JDK)
|
||||||
* [PhantomJS](http://phantomjs.org/) 1.6 or higher
|
* [PhantomJS](http://phantomjs.org/) 1.6 or higher
|
||||||
* [Closure Linter](https://developers.google.com/closure/utilities/docs/linter_howto)
|
* [Closure Linter](https://developers.google.com/closure/utilities/docs/linter_howto)
|
||||||
|
|
||||||
The executables `git`, `gjslint`, `java`, `jar`, `python`, and `phantomjs`
|
The executables `git`, `gjslint`, `java`, `jar`, `python`, and `phantomjs`
|
||||||
should be in your `PATH`. To install the `regex` Python module, run `pip install regex`.
|
should be in your `PATH`.
|
||||||
|
|
||||||
Optionally, you can also install JSDoc 3. Installing JSDoc 3 is necessary
|
Optionally, you can also install JSDoc 3. Installing JSDoc 3 is necessary
|
||||||
if you want to run the full integration suite.
|
if you want to run the full integration suite.
|
||||||
|
|||||||
Reference in New Issue
Block a user