diff --git a/README.md b/README.md index eb5f890d2a5d38b74fa577e18c5831015d047482..5a336c240b2868cd4f40f7e5076db71dc659bf4f 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,21 @@ -###################################### # OpenFlipper Staging Repository -###################################### This repository contains Plugins and Objecttypes which are currently not in a releasable state for the Free branch. They might need more cleanup and testing or have other flaws. -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -0. Using the Staging repository -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -1. Clone the Free branch to get OpenFlipper: - git clone http://www.openflipper.org:9000/OpenFlipper-Free/OpenFlipper-Free.git OpenFlipper-Staging + +## Using the Staging repository + + +* Clone the Free branch to get OpenFlipper + + git clone http://www.openflipper.org:9000/OpenFlipper-Free/OpenFlipper-Free.git OpenFlipper-Staging -2. Enter the Directory and Clone the Staging repository into it: - git clone http://www.openflipper.org:9000/OpenFlipper-Free/OpenFlipper-Staging.git Package-Staging +* Enter the Directory and Clone the Staging repository into it: - Note: You need to name it Package-something to get it picked up by the build - System - -3. Build as usual. + git clone http://www.openflipper.org:9000/OpenFlipper-Free/OpenFlipper-Staging.git Package-Staging + `Note`: You need to name the checkout folder Package-something to get it picked up by the build System + +* Build as usual. \ No newline at end of file