diff --git a/README.rst b/README.rst index 0bfc4b0..1108e7c 100644 --- a/README.rst +++ b/README.rst @@ -13,15 +13,15 @@ Adding support for other operating systems In order to install salt for a distribution you need to define: * To Install Dependencies, which is required, one of: - 1. ``install____deps`` - 2. ``install___deps`` - 3. ``install___deps`` - 4. ``install__deps`` +1. ``install____deps`` +2. ``install___deps`` +3. ``install___deps`` +4. ``install__deps`` * To install salt, which, of course, is required, one of: - 1. ``install___`` - 2. ``install__`` +1. ``install___`` +2. ``install__`` Optionally, define a minion configuration function, which will be called if the -c|config-dir option is passed. One of: