Skip to content

Commit

Permalink
Docs: update of installation instructions in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Baak authored and Max Baak committed Feb 28, 2018
1 parent f7bda64 commit 9652469
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ Version 0.7 of Eskapade (February 2018) contains several major updates:
import eskapade
.. code:: bash
$ pip install Eskapade
This change has resulted in some restructuring of the python directories, making the overall structure more transparent:
all python code, including the tutorials, now fall under the (single) ``python/`` directory.
Additionally, thanks to the pip convention, our prior dependence on environment variables (``$ESKAPADE``)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can now use Eskapade in Python with:
**Congratulations, you are now ready to use Eskapade!**

See the readme files in other parts of the repository for specific usage.
See the other parts of the documentation for specific usage.


Eskapade with Docker
Expand Down

0 comments on commit 9652469

Please sign in to comment.