Skip to content

Commit 56e83a1

Browse files
committed
mod README.md
1 parent feee87a commit 56e83a1

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
@@ -34,7 +34,7 @@ theta-remote-release/
3434

3535
## ファームウェア
3636

37-
このプロジェクトはArduino ([PlatformIO](http://http://platformio.org/))を利用しています。
37+
このプロジェクトはArduino ([PlatformIO](http://platformio.org/))を利用しています。
3838

3939
次の手順でファームをビルドしてリモコンに書き込めます。
4040

@@ -52,7 +52,7 @@ $ git clone https://github.com/shrhdk/theta-remote-release.git
5252
5353
# ビルドしてリモコン(ESP8266)にアップロードする
5454
$ cd theta-remote-release
55-
$ platformio run --target upload
55+
$ pio run --target upload
5656
```
5757

5858
## 組み立て例

0 commit comments

Comments
 (0)