Update Installation and Testing authored by Kummer, Florian's avatar Kummer, Florian
......@@ -9,7 +9,11 @@ BoSSS requires a set of prerequisites
on a machine, which are set up by the installation
procedure outlined below.**
Within this chapter, we will briefly outline the steps required to get started with using and/or developing BoSSS applications. In any case, the installation of the pre-compiled version of BoSSS [Section 3.1](../Part-I-Getting-Started/3a.-Installation-and-Testing#31-installation) should be the first step. Upon finishing this step, you will be able to use the pre-compiled BoSSS applications [Section 3.3](../Part-I-Getting-Started/3b.-Using-BoSSS-and-Developer#33-using-bosss), but also to start exploring the code using the scripting API. Finally, working with the source code will be discussed in [Section 3.4](../Part-I-Getting-Started/3b.-Using-BoSSS-and-Developer#34-as-a-developer).
We briefly outline the steps required to get started with using and/or developing BoSSS applications.
**In any case**, the [installation](#installation) of the pre-compiled version of BoSSS should be the first step.
Upon finishing this step, you can either
use [BoSSSpad] to run pre-compiled applications as well as -- or --
you can start [working with the source code](Working-with-BoSSS-as-a-Developer.md).
## Installation
......
......