Skip to content

Commit

Permalink
Further documentation updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Mar 27, 2012
1 parent cd1c040 commit e3473ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Margarita attempts to be an easy to use and quick interface to list or de-list u
Requirements
------------

Margarita is based on reposado and [Flask](http://flask.pocoo.org/). Some of these need to be installed for Margarita to work correctly.
Margarita is based on reposado and [Flask](http://flask.pocoo.org/) - a Python web framework. Some of these need to be installed for Margarita to work correctly.

**reposado**

Expand Down Expand Up @@ -44,6 +44,7 @@ Create symlinks:

cd /path/to/margaraita-install

# optional depending on reposado installation
ln -s /path/to/reposado-git-clone/code/reposadolib .

ln -s /usr/local/bin/preferences.plist .
Expand Down

0 comments on commit e3473ae

Please sign in to comment.