Skip to content

Commit

Permalink
Add more details
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Apr 28, 2018
1 parent 8717ef4 commit 017e1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -62,7 +62,7 @@ $ git clone https://github.com/DARIAH-DE/Topics.git
or download the [ZIP-archive](https://github.com/DARIAH-DE/Topics/archive/master.zip) (don't forget to unzip it) and install `dariah_topics` from its source code:

```
$ python setup.py install
$ pip install -r requirements.txt
```

As a server-client application, Jupyter allows you to edit and run Python code interactively from within so-called notebooks via a web browser.
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,2 +1,2 @@
git+https://github.com/cophi-wue/metadata-toolbox.git
git+https://github.com/cophi-wue/metadata-toolbox.git#egg=metadata_toolbox
-e .

0 comments on commit 017e1c0

Please sign in to comment.