Instrucciones de compilado en readme
Reviewed-on: https://git.fisionx.mooo.com/FisionX/mms-sim/pulls/1
This commit is contained in:
commit
efc819f83d
14
README.md
14
README.md
|
|
@ -2,3 +2,17 @@
|
||||||
|
|
||||||
Este programa sirve para simular el algoritmo y el
|
Este programa sirve para simular el algoritmo y el
|
||||||
comportamiento del micromouse.
|
comportamiento del micromouse.
|
||||||
|
|
||||||
|
https://github.com/mackorone/mms
|
||||||
|
|
||||||
|
## Configuración en mms
|
||||||
|
1. Clonar el repositorio
|
||||||
|
|
||||||
|
```git clone git.fisionx.mooo.com/FisionX/mms-sim```
|
||||||
|
|
||||||
|
2. Seleccionar el directorio del repo
|
||||||
|
3. Usar el comando de compilado
|
||||||
|
|
||||||
|
```c++ API.cpp Main.cpp```
|
||||||
|
|
||||||
|
4. Seleccionar el binario ```a.out```
|
||||||
Loading…
Reference in New Issue
Block a user