polifonia-project / clef

Light-weight Linked Open Data native cataloguing and crowdsourcing platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In the documentation add the `-r` flag

phochste opened this issue · comments

Snip:

From source code (No virtualenv)

  • download the source code from the latest release or clone the repository
  • install requirements.txt with pip (pip3 install requirements.txt)

This has to be pip3 install -r requirements.txt

thanks!