Skip to content

Commit 2b7bd38

Browse files
committed
Merge pull request #48 from stardust85/issue-47-outdated_readme
Readme: added installation instructions, removed deprecated text
2 parents e59b9df + 4162f45 commit 2b7bd38

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ additional CLI scripts maintain the same interface as Salt's own CLI scripts
1717

1818
.. __: https://github.com/saltstack/salt-api
1919

20+
Installation
21+
------------
22+
.. code-block:: bash
23+
24+
pip install salt-pepper
25+
2026
Usage
2127
-----
2228

@@ -42,15 +48,9 @@ or in a configuration file ``$HOME/.pepperrc`` with the following syntax :
4248
SALTAPI_PASS=saltdev
4349
SALTAPI_EAUTH=pam
4450
45-
Current status
46-
--------------
47-
48-
The project is currently pre-alpha.
49-
50-
Follow progress by `watching the project milestones`__. We'll tag and upload a
51-
release to PyPI once the project is ready for a first release.
51+
Contributing
52+
------------
5253

5354
Please feel free to get involved by sending pull requests or join us on the
5455
Salt mailing list or on IRC in #salt or #salt-devel.
5556

56-
.. __: https://github.com/saltstack/pepper/issues/milestones

0 commit comments

Comments
 (0)