Skip to content

Commit a517c1c

Browse files
author
Andrew Mc Cormack
committed
fix read me text formatting
1 parent a0de90f commit a517c1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ Add the following to your composer.json file and run /dev/build?flush=all
2626

2727
Add the required pardot authentication details to your .env file
2828

29+
```
2930
PARDOT_EMAIL="youremail@..."
3031
PARDOT_PASSWORD="1234567890$"
3132
PARDOT_USER_KEY="12345678901234567890"
3233
PARDOT_API_VERSION="3"
34+
```
3335

3436
You can use version 2 or 3 of the Pardot API. This will depend on your Pardot account.

0 commit comments

Comments
 (0)