From badedc3ab7c465e70cf3494f42f94c95fe1a8010 Mon Sep 17 00:00:00 2001 From: monoid Date: Mon, 14 Feb 2022 08:35:57 +0900 Subject: [PATCH] docs: fix typo README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07554bd..e51ed99 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ If you want to create the conda env, conda env create -f env.yaml ``` -To prepare the data, you execute the following commands: +To prepare the data, you should execute the following commands: ``` python read_data.py python preprocessing.py