redirect #17

Merged
cromer merged 22 commits from redirect into master 2021-07-27 23:36:31 -04:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit d4bd0f9f90 - Show all commits

View File

@ -6,7 +6,7 @@ myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito d
## Requisitos software
- glibc
- make
- make
- clang
## Requisitos informe
@ -16,10 +16,10 @@ myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito d
## Compilar
### Software
make myshellin
make shell
### Informe
make informe
make report
## Licencia
El proyecto es bajo la licencia "[The 3-Clause BSD License](LICENSE)".