Skip to content

Commit 1c2366c

Browse files
authored
Fix formatting of pip install command in README
1 parent 188e597 commit 1c2366c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ recommended to pin the version during installation.
1616
Latest from PyPI:
1717

1818
```bash
19-
pip install enapter==0.11.3'
19+
pip install enapter==0.11.3
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)