Merge pull request #5587 from jdufresne/easy

Remove reference to deprecated easy_install
This commit is contained in:
Takeshi KOMIYA
2018-11-02 17:14:48 +09:00
committed by GitHub

View File

@@ -76,8 +76,7 @@ Quick guide
`sphinx-intl`_ is a useful tool to work with Sphinx translation flow.
This section describe an easy way to translate with sphinx-intl.
#. Install `sphinx-intl`_ by :command:`pip install sphinx-intl` or
:command:`easy_install sphinx-intl`.
#. Install `sphinx-intl`_ by :command:`pip install sphinx-intl`.
#. Add configurations to your `conf.py`::