Thank you for your interest in developing wetb. This guide details how to contribute to wetb in a way that is efficient for everyone.
##Contents
##Contents
-[Fork](#Fork-project)
-[Requirements](#Requirements)
...
...
@@ -17,13 +17,13 @@ Thank you for your interest in developing wetb. This guide details how to contri
##Fork project
##Fork project
We prefer that you make your contributions in your own fork of the project, [make your changes](#Contributions) and [make a merge request](#Upload contributions).
The project can be forked to your own user account via the \<Fork\> button on the [frontpage](https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox)
##Requirements
##Requirements
### Command line
...
...
@@ -52,7 +52,7 @@ if you are not happy with it, see [here](https://git-scm.com/downloads/guis).
* On windows we highly recommend [tortoisegit](https://tortoisegit.org/). It is a gui integrated into the windows explorer.
##Install Python
##Install Python
For all platforms we recommend that you download and install the Anaconda - a professional grade, full blown scientific Python distribution.