Skip to content

Commit

Permalink
Remove easy_install, use pip only
Browse files Browse the repository at this point in the history
  • Loading branch information
rspivak committed Dec 21, 2011
1 parent 5396236 commit 1ef7f40
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,10 @@ lexer, pretty printer and a tree visitor.
Installation
------------

Using ``pip``::
::

$ [sudo] pip install slimit

Using ``easy_install``::

$ [sudo] easy_install slimit

Let's minify some code
----------------------
Expand Down

2 comments on commit 1ef7f40

@kennethreitz
Copy link

Choose a reason for hiding this comment

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

✨ 🍰 ✨

@rspivak
Copy link
Owner Author

Choose a reason for hiding this comment

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

:)

Please sign in to comment.