update make commands in readme
This commit is contained in:
parent
8a33c1cf26
commit
d4bd0f9f90
@ -6,7 +6,7 @@ myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito d
|
|||||||
|
|
||||||
## Requisitos software
|
## Requisitos software
|
||||||
- glibc
|
- glibc
|
||||||
- make
|
- make
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
## Requisitos informe
|
## Requisitos informe
|
||||||
@ -16,10 +16,10 @@ myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito d
|
|||||||
## Compilar
|
## Compilar
|
||||||
|
|
||||||
### Software
|
### Software
|
||||||
make myshellin
|
make shell
|
||||||
|
|
||||||
### Informe
|
### Informe
|
||||||
make informe
|
make report
|
||||||
|
|
||||||
## Licencia
|
## Licencia
|
||||||
El proyecto es bajo la licencia "[The 3-Clause BSD License](LICENSE)".
|
El proyecto es bajo la licencia "[The 3-Clause BSD License](LICENSE)".
|
||||||
|
Loading…
Reference in New Issue
Block a user