diff --git a/README.rst b/README.rst index c8bc6bcf..1e1257c1 100644 --- a/README.rst +++ b/README.rst @@ -29,15 +29,14 @@ An interactive CrateDB *command line interface* (CLI) shell. Installation ============ -Installing via ``pip`` ----------------------- +Installing via pip +------------------ -To install crash via pip_ use -the following command:: +To install crash via pip_. run:: $ pip install crash -To update use:: +To update, run:: $ pip install -U crash