X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/17ea853baef7703291df8ae230a2aa433f8f5656..8325a3ee5db92b5e219b1c853d12db8534ff8bba:/README.rst?ds=sidebyside diff --git a/README.rst b/README.rst new file mode 100644 index 00000000..0f4e7ae1 --- /dev/null +++ b/README.rst @@ -0,0 +1,15 @@ +Instalacja +========== +1. Ściągnij i zainstaluj `pip `_ +2. Zainstaluj wymagane biblioteki komendą:: + + pip install -f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files -r requirements.txt + +Zależności +========== + + * `Django 1.1 `_ + * `Mercurial 1.3.1 `_ + * `librarian 1.2 `_ + * `PIL 1.1.6 `_ (wymagane przez skrypt imgconv.py) + * `pngnq `_ (wymagane przez skrypt imgconv.py)