diff --git a/pre2023.rst b/pre2023.rst index 533ec0f..83a982d 100755 --- a/pre2023.rst +++ b/pre2023.rst @@ -23,7 +23,7 @@ 1. `Git for Windows `_ をインストールしてください。Setup時にいろいろ訊かれますが、すべてそのまま「Next」を押して進めて大丈夫です。 #. Git Bash を起動して、ターミナル(例: :numref:`fig_cli_iotinst` )に以下のコマンドを入力してください。(この下の灰色のテキストエリアの右端の四角アイコンを押すと、コマンドをコピーできます。) :: - curl -fsSL istlab.info/iotinst | sh + curl -fsSL istlab.info/iotinst2024 | sh .. _fig_cli_iotinst: @@ -50,7 +50,7 @@ brew update brew install git arduino-cli - curl -fsSL istlab.info/iotinst | sh + curl -fsSL istlab.info/iotinst2024 | sh