From 8d5289cd133d7e04f48560cdc41541741bb3e4b6 Mon Sep 17 00:00:00 2001 From: Ishant Kumar <79711306+ishant9805@users.noreply.github.com> Date: Fri, 1 Sep 2023 15:12:49 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 496dce8..427e27e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Also you can check one single file for all solutions. 5. The program will display the pattern based on the input. ```bash +# In Linux 🐧💻 $ g++ main.cpp -o pattern $ ./pattern Enter an integer: 5