Skip to content

Commit 921a70c

Browse files
ShreyaThapajcoon97
andauthored
Update README.md
Co-authored-by: James Coon <[email protected]>
1 parent 70b7000 commit 921a70c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ This repository contains the source code for Dwolla's Python-based SDK, which al
2525

2626
To begin using this SDK, you will first need to download it to your machine. We use [PyPi](https://pypi.python.org/pypi/dwollav2) to distribute this package from where you can automagically download it via [pip](https://pip.pypa.io/en/stable/installing/).
2727

28-
```
29-
pip install dwollav2
28+
```shell
29+
$ pip install dwollav2
3030
```
3131

3232
### Initialization

0 commit comments

Comments
 (0)