Skip to content

Commit 74e641f

Browse files
authored
Update README.md
1 parent db679fc commit 74e641f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## リファレンス生成方法
77

8-
[MkDocs](https://www.mkdocs.org/)を使用して作成しています
8+
[MkDocs](https://www.mkdocs.org/)を用いて作成しています
99

1010
### セットアップ
1111

@@ -15,7 +15,7 @@ $ source .venv/bin/activate
1515
$ uv pip install -r requirements.txt
1616
```
1717

18-
以下のコマンドが正しく実行出来ていれば、OKです
18+
以下のコマンドが正しく実行出来ればOKです
1919

2020
```shell
2121
$ mkdocs serve

0 commit comments

Comments
 (0)