You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2018/12/08 09:21:00 UTC

[jira] [Created] (ARROW-3961) [Python/Documentation] Fix wrong path in the pyarrow README

Kengo Seki created ARROW-3961:
---------------------------------

             Summary: [Python/Documentation] Fix wrong path in the pyarrow README
                 Key: ARROW-3961
                 URL: https://issues.apache.org/jira/browse/ARROW-3961
             Project: Apache Arrow
          Issue Type: Bug
          Components: Documentation, Python
            Reporter: Kengo Seki
            Assignee: Kengo Seki


{code}
pip install -r ../docs/requirements.txt
python setup.py build_sphinx -s ../doc/source
{code}

The second path should be {{../docs/source}}.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)