Updated dev docs as we removed all submodules

This commit is contained in:
Raphael Michel
2016-09-01 11:30:44 +02:00
parent eef9e287aa
commit 8c7e051f8d
+2 -2
View File
@@ -5,9 +5,9 @@ The development setup
Obtain a copy of the source code
--------------------------------
Just clone our git repository including its submodules::
You can just clone our git repository::
git clone --recursive https://github.com/pretix/pretix.git
git clone https://github.com/pretix/pretix.git
cd pretix/
External Dependencies