Skip to content

Commit

Permalink
more detailed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ojengwa committed Feb 21, 2016
1 parent 521bdb5 commit a94fe42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@ To run the included test:

1. Clone the repo:

`$ git clone https://github.com/ojengwa/paystack.git`
``$ git clone https://github.com/ojengwa/paystack.git``

2. Cd into project directory:

`$ cd paystack`
``$ cd paystack``

3. Install dependencies:

`$ pip install -r requirements.txt`
``$ pip install -r requirements.txt``

4. Run the includded test using fabric:

`$ fab test`
``$ fab test``

Contributing
------------
Expand Down

0 comments on commit a94fe42

Please sign in to comment.