Skip to content

Commit

Permalink
INSTALL.org: added more PIP links
Browse files Browse the repository at this point in the history
  • Loading branch information
novoid committed Dec 21, 2014
1 parent a348d64 commit a105ace
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL.org
@@ -1,18 +1,18 @@
## Time-stamp: <2013-04-16 15:28:18 vk>
## Time-stamp: <2014-12-21 13:01:19 vk>
## This file is best viewed with GNU Emacs Org-mode: http://orgmode.org/

* How to install and set up Memacs

** *Obtain Memacs*

- using one of github download mechanisms *OR*
- use ~pip install memacs~ which handles dependencies
- use ~pip install [[https://pypi.python.org/pypi/memacs][memacs]]~ which handles dependencies
- you might as well want to use [[http://pypi.python.org/pypi/virtualenv][virtualenv]] before
- make sure that you have *Python v2.7* installed

*** Installing Using virtualenv and PIP (recommended!)

I installed Memacs using PIP with the following commands:
I installed [[https://pypi.python.org/pypi/memacs][Memacs using PIP]] with the following commands:

First, I created a virtualenv environment using a local installation
of Python 2.7 (you can use the Python installation of your site of
Expand Down

0 comments on commit a105ace

Please sign in to comment.