Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
403b613c
...
403b613c7bafeb2f30eb6d54ec76fc9da8d1e7b7
authored
2014-02-17 19:22:09 +0100
by
Martin Supiot
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix windows optional prerequisites
1 parent
d6fdd326
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
docs/installation.rst
docs/installation.rst
View file @
403b613
...
...
@@ -14,7 +14,6 @@ Prerequisites
- PhantomJS_ 1.8.2 or greater. Installation instructions can be found `here <http://phantomjs.org/download.html>`_
- Python_ 2.6 or greater for ``casperjs`` in the ``bin/`` directory
- .NET Framework 3.5 or greater (or Mono_ 2.10.8 or greater) for ``casperjs.exe`` in the ``bin/`` directory
.. versionadded:: 1.1
...
...
@@ -152,9 +151,13 @@ Colorized output
Windows users will get colorized output if ansicon_ is installed.
.. index:: Bugs, REPL
Compilation (Optionaly)
~~~~~~~~~~~~~~~~~~~~~~~
- .NET Framework 3.5 or greater (or Mono_ 2.10.8 or greater) for ``casperjs.exe`` in the ``bin/`` directory
Known Bugs & Limitations
------------------------
...
...
Please
register
or
sign in
to post a comment