Update README.md

This commit is contained in:
2016-07-21 08:07:26 +10:00
parent 350e2fe180
commit e68ea21185

View File

@@ -1,7 +1,6 @@
Drupal 7 module for managing event bookings.
#To install:
To install:
- Clone (or download & unpack) this module into your site's module directory (usually sites/all/modules)
- If not installed, download the [libraries](http://drupal.org/project/libraries) module, the [token](http://drupal.org/project/token) module and the [date](http://drupal.org/project/date) module
- Download the [Stripe API Library for PHP](https://stripe.com/docs/libraries) and install in your sites libraries folder (usually sites/all/libraries). The folder should be renamed to stripe (ie sites/all/libraries/stripe/lib/Stripe.php).