回答編集履歴
1
修正
answer
CHANGED
@@ -12,4 +12,4 @@
|
|
12
12
|
[https://github.com/google/battery-historian](https://github.com/google/battery-historian) のインストール手順を見る限りでは、Linux, Mac OS X, Windows ともに Docker をインストールして、Docker 上に battery-historian をインストールしているようですので、Windows 上で動いている go 言語では、インストールできなかったりや動作しない可能性もありますね。
|
13
13
|
|
14
14
|
|
15
|
-
[https://github.com/google/battery-historian](https://github.com/google/battery-historian) のREADME.md の Getting Started をよく読んでチャレンジしてみてください。
|
15
|
+
まずは、公式サイトのインストール手順( [https://github.com/google/battery-historian](https://github.com/google/battery-historian) のREADME.md の Getting Started )をよく読んで、インストール手順通りにチャレンジしてみてください。
|