mirror of
https://github.com/astefanutti/decktape.git
synced 2024-11-09 18:09:14 +03:00
Add --remote option in PhantomJS build instructions
This commit is contained in:
parent
03e1ee110f
commit
24802c6670
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user