Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erawat committed Jan 29, 2014
1 parent ab1826a commit ac91a6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ Setup instructions for CiviMailjet extensions
4. Add add the code below into the site civicrm settings file and put your mailjet api and secret key


>define( 'MAILJET_API_KEY', 'YOUR MAILJET API KEY');
>define( 'MAILJET_API_KEY', 'YOUR MAILJET API KEY');<br/>
>define( 'MAILJET_SECRET_KEY', 'YOUR MAILJET SECRET KEY');

Expand Down

0 comments on commit ac91a6a

Please sign in to comment.