diff --git a/source/1_install.rst b/source/1_install.rst index 0ac9712..834fadb 100644 --- a/source/1_install.rst +++ b/source/1_install.rst @@ -79,7 +79,7 @@ Pythonのソースコードをビルドし、インストールします(:numr :caption: Pythonのバージョン確認 $ hash -r - $ python -V + $ python3 -V Python 3.5.1 最後に、以下のコマンドでpipをインストールします。( :numref:`install-pip`)