Fixed doc

This commit is contained in:
Michael Schnell
2021-09-05 09:29:49 +02:00
parent 95602b8715
commit 52810588c3
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ Make sure you installed everything as described [here](../../../../).
## *OPTIONAL* Build and run the command microservice in native mode
1. Make sure you have enough memory (~6-8 GB) on your PC or VM
2. Open a console (Ubuntu shortcut = <ctrl><alt><t>)
2. Open a console (Ubuntu shortcut = ctrl alt t)
3. Build the native executable
```
cd command

View File

@@ -51,7 +51,7 @@ mariadb:10.4
## *OPTIONAL* Build and run the query microservice in native mode
1. Make sure you have enough memory (~6-8 GB) on your PC or VM
2. Open a console (Ubuntu shortcut = <ctrl><alt><t>)
2. Open a console (Ubuntu shortcut = ctrl alt t)
3. Build the native executable
```
cd query