Skip to content

Commit

Permalink
#1 ubuntuのバージョンを最新版に修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Akira-Taniguchi committed May 7, 2016
1 parent 5e61927 commit 7d7606e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/1_intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Linux、OS X、Windows の3 つの環境でのインストール手順を説明
Linux (Ubuntu Server) での場合
-------------------------------------

本書では、動作環境 `Ubuntu Server 14.04 <https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes>`_ 、
本書では、動作環境 `Ubuntu Server 16.04 <https://wiki.ubuntu.com/XenialXerus/ReleaseNotes>`_ 、
Pythonは3系の最新版3.5.1を想定しています。


ソースビルドでのインストール
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Ubuntu 14.04にソースコードからPython 3.5.1をインストールします(:numref:`package-install`)。
Ubuntu 16.04にソースコードからPython 3.5.1をインストールします(:numref:`package-install`)。

まずパッケージ全体をアップグレードし、Pythonによる開発で必要になるパッケージをインストールします。

Expand Down

0 comments on commit 7d7606e

Please sign in to comment.