Changes
Page history
Update Installation and Testing
authored
Jun 15, 2021
by
Kummer, Florian
Show whitespace changes
Inline
Side-by-side
Getting-Started/Installation-and-Testing.md
View page @
081d4021
...
...
@@ -73,7 +73,11 @@ After you have compiled the library, you can proceed analogously to the procedur
Execute, after the installation the command
```
code
BoSSSpad.exe ---check
dotnet BoSSSpad.dll --check
```
or
```
code
BoSSSpad.exe --check
```
to verify that the installation works and the native libraries are
in place.
...
...
...
...