Fixed doc
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user