Skip to content

Commit

Permalink
Remove bad advice about lxml on Macs
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Aug 24, 2016
1 parent a2c6474 commit ca0c658
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion state_data.json
@@ -1,3 +1,3 @@
{
"last_deploy": "2016-08-05T13:53:57.834032"
"last_deploy": "2016-08-24T14:17:41.008642"
}
1 change: 0 additions & 1 deletion stories/getting-started.html
Expand Up @@ -61,7 +61,6 @@ <h5>With <a href="http://brew.sh/">Homebrew</a> (recommended)</h5>
<li>Install Python (and pip) with <code class="gs-code gs-command">brew install python3</code></li>
<li>Install virtualenv with <code class="gs-code gs-command">sudo pip3 install virtualenv</code></li>
<li>Follow the instructions <span class="hidden-xs hidden-sm hidden-print">on the right</span><span class="hidden">/</span><span class="visible-xs-inline visible-sm-inline">below</span>.</li>
<li>If you are experiencing issues with lxml/libxml2/libxslt, <a href="http://stackoverflow.com/a/26544099">you might need some extra configuration</a>.</li>
</ol>
<h5>With <a href="https://www.macports.org/">MacPorts</a></h5>
<ol>
Expand Down

0 comments on commit ca0c658

Please sign in to comment.