Minor tweak to doc formatting regarding accelerate package reqs
This commit is contained in:
parent
ed686394cb
commit
e3ff824ead
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ Accelerated mode offers several improvments over the original fireball mode:
|
||||||
|
|
||||||
* No bootstrapping is required, only a single line needs to be added to each play you wish to run in accelerated mode.
|
* No bootstrapping is required, only a single line needs to be added to each play you wish to run in accelerated mode.
|
||||||
* Support for sudo commands (see below for more details and caveats).
|
* Support for sudo commands (see below for more details and caveats).
|
||||||
* Fewer requirements! ZeroMQ is no longer required, nor are there any special packages beyond python-keyczar.
|
* Fewer requirements! ZeroMQ is no longer required, nor are there any special packages beyond python-keyczar (on FreeBSD you will need security/py-keyczar and devel/py-asn1).
|
||||||
* On FreeBSD you will need security/py-keyczar and devel/py-asn1.
|
|
||||||
|
|
||||||
In order to use accelerated mode, simply add `accelerate: true` to your play::
|
In order to use accelerated mode, simply add `accelerate: true` to your play::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue