@@ -22,7 +22,7 @@ For a simple local, development installation:
...
@@ -22,7 +22,7 @@ For a simple local, development installation:
2. Enter the ls.ext directory and make the project: ```cd ls.ext && make```. When the make command has executed you have built the project and all containers should be up and running.
2. Enter the ls.ext directory and make the project: ```cd ls.ext && make```. When the make command has executed you have built the project and all containers should be up and running.
4. To check the platform integrity, run tests with ```make test```
4. To check the platform integrity, run tests with ```make test```
### In-depth documentation for individual components: