Changes
Page history
Update Installation and execution
authored
Aug 30, 2024
by
Sebastian Schröck
Show whitespace changes
Inline
Side-by-side
Software/Installation-and-execution.md
View page @
b5b84a62
...
@@ -4,9 +4,9 @@ The system was developed and tested on Ubuntu 22.04, but contains no platform sp
...
@@ -4,9 +4,9 @@ The system was developed and tested on Ubuntu 22.04, but contains no platform sp
1.
Install Conda/Mamba package manager (Mamba preferred)
1.
Install Conda/Mamba package manager (Mamba preferred)
2.
Clone Repository
2.
Clone Repository
3.
Create execution environment via install/en
v
.yml
3.
Create execution environment via install/
s
en
sotwin
.yml
```
mamba env create -f install/en
v
.yml```
```
mamba env create -f install/
s
en
sotwin
.yml```
# Execution
# Execution
...
...
...
...