diff options
Diffstat (limited to 'docs/ja/getting_started_introduction.md')
-rw-r--r-- | docs/ja/getting_started_introduction.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/getting_started_introduction.md b/docs/ja/getting_started_introduction.md index b4f8b574d..a55391e0a 100644 --- a/docs/ja/getting_started_introduction.md +++ b/docs/ja/getting_started_introduction.md | |||
@@ -1,8 +1,8 @@ | |||
1 | # はじめに | 1 | # はじめに |
2 | 2 | ||
3 | <!--- | 3 | <!--- |
4 | original document: d598f01cb:docs/getting_started_introduction.md | 4 | original document: 0.8.82:docs/getting_started_introduction.md |
5 | git diff d598f01cb HEAD -- docs/getting_started_introduction.md | cat | 5 | git diff 0.8.82 HEAD -- docs/getting_started_introduction.md | cat |
6 | --> | 6 | --> |
7 | 7 | ||
8 | このページでは、QMK プロジェクトで作業するために知っておくべき基本的な情報について説明しようと思います。Unix シェルの操作に精通していることを前提としていますが、C について、または make を使ったコンパイルについて精通しているとは想定していません。 | 8 | このページでは、QMK プロジェクトで作業するために知っておくべき基本的な情報について説明しようと思います。Unix シェルの操作に精通していることを前提としていますが、C について、または make を使ったコンパイルについて精通しているとは想定していません。 |