Skip to content

Commit

Permalink
Merge pull request #112 from asottile/dont_need_libxml_any_more_yay
Browse files Browse the repository at this point in the history
Remove blurb about lib-xml
  • Loading branch information
ekalinin committed Jan 19, 2015
2 parents d6048a7 + 91da4c2 commit 345cb85
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ If you use nodeenv feel free to add your project on wiki: `Who-Uses-Nodeenv`_.
Install
-------

Prepare
^^^^^^^

As ``nodeenv`` uses ``lib-xml`` you need to install packages: ``libxml2-dev``,
``libxslt1-dev`` and ``python-dev``. Example for Ubuntu::

$ apt-get install python-dev libxml2-dev libxslt1-dev

Global installation
^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 345cb85

Please # to comment.