Skip to content

Commit

Permalink
fix spaces for markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlabs committed May 11, 2013
1 parent 568a993 commit 6e39ee4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ or on OSX using `Homebrew`_ (with Xcode installed)::
$ brew install libevent
$ export CFLAGS=-I/brew/include

or on OSX using `macports`
or on OSX using `macports`::

$ sudo port install libevent
$ CFLAGS="-I /opt/local/include -L /opt/local/lib" pip install django-socketio

Expand Down

0 comments on commit 6e39ee4

Please sign in to comment.