Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update installation instructions
  • Loading branch information
kthoden committed Sep 9, 2020
1 parent 55d0738 commit 94d0414
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -5,14 +5,14 @@
cd eoapp10
source bin/activate

git clone this here
git clone https://github.molgen.mpg.de/EditionOpenAccess/eoa-1.0

cd website
cd eoa-1.0/website
pip install -r requirements.txt

python manage.py runserver localhost:8003

## Operation
Live in the past at http://localhost:8003/index.html

Open your browser at http://localhost:8003/admin/ (credentials: admin/admin)
For administration, open your browser at http://localhost:8003/admin/ (credentials: admin/admin)

0 comments on commit 94d0414

Please sign in to comment.