Skip to content

Commit

Permalink
README.md Syntax correction
Browse files Browse the repository at this point in the history
  • Loading branch information
psampont committed Jun 19, 2018
1 parent f037518 commit 4e216e1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ Development Installation
1. Install [Little BIC extension](https://github.com/Project60/org.project60.bic)

2. Clone repository into you CiviCRM extensions folder
> cd /var/www/drupal/sites/default/files/extensions/
> git clone https://github.com/Project60/org.project60.banking.git
> cd org.project60.coda
```
> cd /var/www/drupal/sites/default/files/extensions/
> git clone https://github.com/Project60/org.project60.banking.git
> cd org.project60.coda
3. Install 3rd party libraries
> composer install
```
> composer install

0 comments on commit 4e216e1

Please sign in to comment.