Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 70c99ff

Browse files
hidecharouetchy
andauthored
Update docs/docs/themes/using-a-gatsby-theme.md
Co-Authored-By: Yasuaki Uechi <[email protected]>
1 parent 5dbeb44 commit 70c99ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/themes/using-a-gatsby-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Gatsbyテーマを利用する
1010

1111
例えば、`gatsby-theme-blog`は、ブログ作成のための公式 Gatsby テーマです。
1212

13-
インストールするためには、サイトのルートで以下を実行します
13+
インストールするためには、サイトのルートディレクトリーで以下を実行します
1414

1515
```shell
1616
npm install --save gatsby-theme-blog

0 commit comments

Comments
 (0)