Minor updates to the main README

This commit is contained in:
Anders Ingemann 2015-12-14 00:53:20 +01:00
parent c130368603
commit e45cd497da

View file

@ -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
---------- ----------