summaryrefslogtreecommitdiff
path: root/docs/ja/getting_started_vagrant.md
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2020-06-20 21:02:16 +0900
committerGitHub <noreply@github.com>2020-06-20 21:02:16 +0900
commit580cb2c1dfc4b5b00744a1a6f39107d6e91e1159 (patch)
tree92b929aeeb50cc675b2c2000997d6776e0c3ae76 /docs/ja/getting_started_vagrant.md
parentd9eae3ef033d3adce7da1ba3d57cc9480659deb0 (diff)
[Update] Files with Japanese translations related to #8822 (#9455)
* The TAG of the original document has been updated to facilitate future verification. * The TAG of the original document has been updated to facilitate future verification. * The TAG of the original document has been updated to facilitate future verification.
Diffstat (limited to 'docs/ja/getting_started_vagrant.md')
-rw-r--r--docs/ja/getting_started_vagrant.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/getting_started_vagrant.md b/docs/ja/getting_started_vagrant.md
index 66fb895107..58eca5c0a3 100644
--- a/docs/ja/getting_started_vagrant.md
+++ b/docs/ja/getting_started_vagrant.md
@@ -1,8 +1,8 @@
# Vagrant クイックスタート
<!---
- original document: 7494490d6:docs/getting_started_vagrant.md
- git diff 7494490d6 HEAD -- docs/getting_started_vagrant.md | cat
+ original document: 0.9.10:docs/getting_started_vagrant.md
+ git diff 0.9.10 HEAD -- docs/getting_started_vagrant.md | cat
-->
このプロジェクトは、プライマリオペレーティングシステムに大きな変更を加えることなくキーボードの新しいファームウェアを非常に簡単に構築することができる `Vagrantfile` を含みます。これは、あなたがプロジェクトをクローンしビルドを実行した時に、ビルドのために Vagrantfile を使っている他のユーザと全く同じ環境を持つことも保証します。これにより、人々はあなたが遭遇した問題の解決をより簡単に行えるようになります。