Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.

Commit 4ed251c

Browse files
author
Doug Mahugh
committed
add send-mail
1 parent daa5f71 commit 4ed251c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Follow these steps to install the samples:
2020
1. Clone the repo, using one of these commands:
2121

2222
```git clone https://github.com/microsoftgraph/python-sample-auth.git```
23-
2423
```git clone https://github.com/microsoftgraph/python-sample-pagination.git```
24+
```git clone https://github.com/microsoftgraph/python-send-mail.git```
2525

2626
2. Create and activate a virtual environment (optional). If you're new to Python virtual environments, [Miniconda](https://conda.io/miniconda.html) is a great place to start.
2727
3. In the root folder of your cloned repo, install the dependencies for the sample as listed in the ```requirements.txt``` file with this command: ```pip install -r requirements.txt```.

0 commit comments

Comments
 (0)