From 16b64d7945e3e50d941cdcf79144e36ef3b2e777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B5=E3=83=9D=E3=83=9F=E3=82=AF?= Date: Tue, 19 Jul 2022 07:23:18 +0900 Subject: [PATCH] fix typo --- README.ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.ja.md b/README.ja.md index 8ff6910..b5f3db1 100644 --- a/README.ja.md +++ b/README.ja.md @@ -15,7 +15,7 @@ pip install -U supSMSTAS :warning: Python 3.8以上が必要です ## 使い方 -cmd.exeなどで次の命令を実行すればsupSMSTASが起動します: +cmd.exeなどで次の命令を実行すれば起動されます: ``` python -m supSMSTAS ```