diff --git a/docs/finals/operation.en.md b/docs/finals/operation.en.md index 6a3d89e..3a5b274 100644 --- a/docs/finals/operation.en.md +++ b/docs/finals/operation.en.md @@ -20,6 +20,7 @@ The following information will be shared with each team before the event. - `sudo apt install arp-scan` ## How to Connect to Vehicle ECU + Connect to the ECU via SSH from your local PC using the `CCTB_office_01` Wi-Fi network. - Install arp-scan on your local PC: `sudo apt update && sudo apt install arp-scan` diff --git a/docs/finals/operation.ja.md b/docs/finals/operation.ja.md index 7c8f380..d1cc36c 100644 --- a/docs/finals/operation.ja.md +++ b/docs/finals/operation.ja.md @@ -21,6 +21,7 @@ - `sudo apt install arp-scan` ## 車両 ECU への接続方法 + 手元PCから`CCTB_office_01`のWi-Fi経由でSSHでECUに接続します。 - 手元PCにarp-scanをインストールする。`sudo apt update && sudo apt install arp-scan`