Skip to content

Commit

Permalink
revert to non-package-control instructions until it's in the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed May 3, 2012
1 parent ffeb488 commit 02bc1d9
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ based on the output of Ned Batchelder's
Installation
------------

Set up
`Sublime Package Control <http://wbond.net/sublime_packages/package_control>`_
if you don't have it yet.

Go to Tools > Command Palette.
Type ``Package Control: Install Package`` and hit enter.
Type ``SublimePythonCoverage`` and hit enter.
It may take a bit to install as it needs to fetch its dependency, coverage.py.
Use git to check out ``SublimePythonCoverage``
into your Sublime Text 2 ``Packages`` directory.

On OS X::

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
$ git clone git://github.com/davisagli/SublimePythonCoverage.git


Usage
Expand Down

0 comments on commit 02bc1d9

Please sign in to comment.