diff --git a/README.md b/README.md index 9631f93..1509b87 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,5 @@ or to activate ## __Running the program (tested on Windows)__ to compile and run the code simply run: - gcc main.c iter_e_ipdft_imp.c -o main.exe | ./main.exe \ No newline at end of file + gcc main.c iter_e_ipdft_imp.c -o main.exe + ./main.exe