We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea408b0 commit 08363bfCopy full SHA for 08363bf
README.md
@@ -11,6 +11,12 @@ Every code examples can be find on the [Mailjet Documentation][doc]
11
12
(Please refer to the [Mailjet Documentation Repository][api_doc] to contribute to the documentation examples)
13
14
+## Installation
15
+
16
+``` bash
17
+(sudo) pip install mailjet_rest
18
+```
19
20
## Getting Started
21
22
First, make sure you have an API key, and an API secret.
0 commit comments