Fix a4 readme
This commit is contained in:
parent
1c3056ac56
commit
950a57bf62
@ -21,7 +21,7 @@ If that command to compile does not work, please place all C and C header files
|
||||
gcc process.c queue.c round_robin.c
|
||||
```
|
||||
|
||||
In case you need to move the files:
|
||||
In case you need to move the files, for easy copying:
|
||||
```shell
|
||||
mv lib/process.c . & mv lib/queue.c . & mv lib/queue.h . & mv lib/process.h . & mv lib/round_robin.h .
|
||||
mv lib/process.c . & mv lib/queue.c . & mv lib/queue.h . & mv lib/process.h .
|
||||
```
|
Loading…
Reference in New Issue
Block a user