Skip to content

Commit

Permalink
Ubuntu 16.04でのバージョン確認方法を検証結果に合わせた内容に変更した ref #8
Browse files Browse the repository at this point in the history
  • Loading branch information
ryu22e committed Jun 5, 2016
1 parent 8606103 commit c1750fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/1_install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Pythonのソースコードをビルドし、インストールします(:numr
:caption: Pythonのバージョン確認
$ hash -r
$ python -V
$ python3 -V
Python 3.5.1
最後に、以下のコマンドでpipをインストールします。( :numref:`install-pip`)
Expand Down

0 comments on commit c1750fa

Please sign in to comment.