diff --git a/README.txt b/README.txt index 152440d..bbb4396 100644 --- a/README.txt +++ b/README.txt @@ -6,8 +6,11 @@ how to use: 1. clone this repo 2. cd to the repo directory -3. run 'make' -4. then run ./task +3. run "make" +4. run "make install" +5. then run "task" + +6. to clean, run "make clean" commands: ---------