mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Minor updates to the main README
This commit is contained in:
parent
c130368603
commit
e45cd497da
1 changed files with 6 additions and 4 deletions
10
README.rst
10
README.rst
|
@ -31,8 +31,10 @@ There, you can discover `what the dependencies <#dependencies>`__ for
|
||||||
a specific cloud provider are, `see a list of available plugins <bootstrapvz/plugins>`__
|
a specific cloud provider are, `see a list of available plugins <bootstrapvz/plugins>`__
|
||||||
and learn `how you create a manifest <manifests>`__.
|
and learn `how you create a manifest <manifests>`__.
|
||||||
|
|
||||||
Note to developers: `The documentaion <docs>`__ is generated in
|
Note to developers: The shared documentation links on github and readthedocs
|
||||||
a rather peculiar and nifty way.
|
are transformed in `a rather peculiar and nifty way`__.
|
||||||
|
|
||||||
|
__ https://github.com/andsens/bootstrap-vz/blob/master/docs/transform_github_links.py
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
@ -157,8 +159,8 @@ __ https://packages.debian.org/wheezy/debootstrap
|
||||||
|
|
||||||
Any other requirements are dependent upon the manifest configuration
|
Any other requirements are dependent upon the manifest configuration
|
||||||
and are detailed in the corresponding sections of the documentation.
|
and are detailed in the corresponding sections of the documentation.
|
||||||
bootstrap-vz will however warn you if a requirement has not been met,
|
Before the bootstrapping process begins however,
|
||||||
before the bootstrapping process begins.
|
bootstrap-vz will warn you if a requirement has not been met.
|
||||||
|
|
||||||
Developers
|
Developers
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Add table
Reference in a new issue