mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36:27 +00:00
Updated dev docs as we removed all submodules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user