Skip to content

Commit

Permalink
prepare for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Kreiss committed Sep 20, 2014
1 parent a9d9662 commit ea317d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -13,7 +13,7 @@ Databench is a Python package that you can install using ``pip``:

.. code-block:: bash
$ pip install git+https://github.com/svenkreiss/databench.git
$ pip install databench
It provides the executables ``scaffold-databench`` and ``databench``, Python modules for the backend and a JavaScript library for the frontend. ``scaffold-databench helloworld`` creates an analysis template called *helloworld* in the current working directory. Running ``databench`` creates a local web server which you can access at http://localhost:5000. A good way to start is to jump right into :ref:`quickstart`.

Expand Down

0 comments on commit ea317d2

Please sign in to comment.