diff --git a/README.md b/README.md index abcf5cb..fd7ca28 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ The CloudEvents SDK can be installed with pip: pip install cloudevents ``` +Or alternatively via conda: + +``` +conda install conda-forge::cloudevents +`` + ## Sending CloudEvents Below we will provide samples on how to send cloudevents using the popular