Skip to content

Commit 6cf6c43

Browse files
committed
Chocolateyを使ったPythonインストール方法について更新
1 parent 715a8dc commit 6cf6c43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/python-setup/install-py39-others.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ Chocolateyのインストール方法は以下公式サイトを参照してく
3636

3737
[https://chocolatey.org/install](https://chocolatey.org/install)
3838

39-
Python 3.9をインストールする場合は`choco install python`を実行します。
39+
Python 3.9をインストールする場合は`choco install python --version=3.9.x`[^1]を実行します。
40+
41+
[^1]: `x`には数字が入ります。その時点での最新のバージョン番号によって値は異なります

0 commit comments

Comments
 (0)