1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Fix content @mrminimal

This commit is contained in:
Elias Steurer (Kelteseth) 2018-12-04 17:13:44 +00:00
parent 4aefcdc521
commit 5fd37c5587

View File

@ -12,13 +12,12 @@ Join our community: <a href="https://screen-play.app/">Homepage</a>, <a href="ht
# Contributing requirements
# Getting started
### ScreenPlay
1. Download ScreenPlay with __all submodules__
### Basic
1. Install latest git + git-lfs
2. Download ScreenPlay with __all submodules__
``` bash
# SSH
git clone --recursive git@gitlab.com:aimber/ScreenPlay.git
# HTTPS
git clone --recursive https://gitlab.com/aimber/ScreenPlay.git
```