Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
e76f7fcc
Commit
e76f7fcc
authored
Jun 12, 2017
by
Daniel Scheffler
Browse files
Updated README.
parent
b1a79e75
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
e76f7fcc
...
...
@@ -30,8 +30,28 @@ Features
* TODO
Installation
------------
* Use the pip-Installer:
pip install git+https://danschef@gitext.gfz-potsdam.de/danschef/py_tools_ds.git # for HTTPS authentification
pip install git+git@gitext.gfz-potsdam.de:danschef/py_tools_ds.git # for SSH-Key authentification
* Or clone the repository via GIT and update the PATH environment variable:
cd /your/installation/folder
git clone https://danschef@gitext.gfz-potsdam.de/danschef/py_tools_ds.git
PATH=$PATH:~/path/to/your/installation/folder/py_tools_ds
Credits
-------
--
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment