From 4a604b8e6b9e0da928eae854a1344e15ba2f2a13 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Fri, 11 Feb 2022 17:38:55 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b5ff8..8f6feac 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Prints a spinning ASCII torus (mathematical name for a doughnut-shaped object) o ## How to run the C version -* Run `.\main.exe` in the shell to run the program +* Type `.\main.exe` in the shell to run the program # For Linux