update make commands in readme

This commit is contained in:
Chris Cromer 2021-07-24 12:48:51 -04:00
parent 8a33c1cf26
commit d4bd0f9f90

View File

@ -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)".