Move ./bootstrap.sh to experimental-bootstrap.sh
This commit is contained in:
parent
5526150e1a
commit
4a0778b3c1
@ -204,14 +204,16 @@ And set up the in-package virtualenv::
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
We presently have an experimental make-style deployment system. if
|
We presently have an **experimental** make-style deployment system. if
|
||||||
you'd like to try it, instead of the above command, you can run::
|
you'd like to try it, instead of the above command, you can run::
|
||||||
|
|
||||||
./bootstrap.sh && ./configure && make
|
./experimental-bootstrap.sh && ./configure && make
|
||||||
|
|
||||||
This also includes a number of nice features, such as keeping your
|
This also includes a number of nice features, such as keeping your
|
||||||
viratualenv up to date by simply running `make update`.
|
viratualenv up to date by simply running `make update`.
|
||||||
|
|
||||||
|
Note: this is liable to break. Use this method with caution.
|
||||||
|
|
||||||
.. ::
|
.. ::
|
||||||
|
|
||||||
(NOTE: Is this still relevant?)
|
(NOTE: Is this still relevant?)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user