From e90d2dd4a0e1c21f1b4f064c10ce1ba16b178cdb Mon Sep 17 00:00:00 2001 From: HwangBBang <96881651+HwangBBang@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:06:54 +0900 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc92b1e..e28d7bb 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Generate the files for the population. The -s represents the scale factor which ``` The generation of files will take some time. After completion, it will create a series of files ending with .tbl. To list them, type -`` +``` ls -l *.tbl ```