Skip to content

Commit

Permalink
Updated Readme to python3
Browse files Browse the repository at this point in the history
  • Loading branch information
ckleemann committed Mar 20, 2017
1 parent 8434fd5 commit 6c6410e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

Pyfeedback is a web application created to assist the feedback to modules at TU Darmstadt.

It is written in Python 2.7 and utilizes the newest version of the django web framework.
It is written in Python 3 and utilizes the newest version of the django web framework.

## Requirements

To use pyfeedback the following tools have to be installed:
* pip and virtualenv for python 2
* pip and virtualenv for python 3
* texlive + texlive-lang-german (to generate letters)
* [latex tuddesign](http://exp1.fkp.physik.tu-darmstadt.de/tuddesign/)

Expand Down

0 comments on commit 6c6410e

Please sign in to comment.