Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting-started.html #38

Merged
merged 1 commit into from Apr 18, 2016
Merged

Update getting-started.html #38

merged 1 commit into from Apr 18, 2016

Conversation

MacLemon
Copy link
Contributor

Added step to always update MacPorts and Fink package descriptions so people actually get the most up-to-date versions available.
Added a sentence to encourage using Python 3.3+ over OS X's neglected system Python (which also requires admin privs to use easy-install and pip).

Added step to always update MacPorts and Fink package descriptions so people actually get the most up-to-date versions available.
Added a sentence to encourage using Python 3.3+ over OS X's neglected system Python (which also requires admin privs to use easy-install and pip).
<li>Install pip (and Python) with <code class="gs-code gs-command">sudo port install py35-pip</code> (or a newer Python version, if available — please check the repos)</li>
<li>Install virtualenv with <code class="gs-code gs-command">sudo port install py35-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>
</ol>
<h5>With <a href="http://www.finkproject.org/">Fink</a></h5>
<ol>
<li>Install <a href="http://www.finkproject.org/">Fink</a>.</li>
<li>Update fink package descriptions <code class="gs-code gs-command">fink selfupdate</code>.</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure that doesn’t need sudo?

@Kwpolska
Copy link
Member

Thanks! This will go live when we release v7.7.8, whenever that happens.

@Kwpolska Kwpolska merged commit 73a4831 into getnikola:master Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants