Skip to content

Commit

Permalink
Added basic information to the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
BecaMotta committed Jul 12, 2011
1 parent 969c4c1 commit 8008ac2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@ How to install

Not available yet in a PyPI package, but you can install directly from GitHub::

$ pip install https://github.com/nsi-iff/splinter-plone/tarball/master
$ pip install -e git+http://github.com/nsi-iff/splinter-plone#egg=splinter-plone

How to use
~~~~~~~~~~

Once installed, add the product to the instance (in the src folder) and in the buildout files. After that, just import the product as TestCase in the desired test files.


0 comments on commit 8008ac2

Please sign in to comment.