Add --remote option in PhantomJS build instructions

This commit is contained in:
Antonin Stefanutti 2016-06-05 21:56:52 +02:00
parent 03e1ee110f
commit 24802c6670

View File

@ -343,7 +343,7 @@ To build the {uri-phantomjs-fork}[forked version] of PhantomJS for DeckTape, you
. Initialize and check out the `phantomjs` submodule:
$ git submodule update --init --recursive
$ git submodule update --init --recursive --remote
. Change into the `phantomjs` directory: