Skip to content

Commit 7ecb089

Browse files
committed
readme update
1 parent d9f636f commit 7ecb089

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ Notably, [3D plots don't work](https://github.com/matplotlib/matplotlib/issues/7
105105
### Installation
106106

107107
tikzplotlib is [available from the Python Package
108-
Index](https://pypi.org/project/tikzplotlib/), so simply type
108+
Index](https://pypi.org/project/tikzplotlib/), so simply do
109109
```
110-
pip3 install tikzplotlib --user
110+
pip install tikzplotlib
111111
```
112-
to install/update.
112+
to install.
113113

114114

115115
### Usage

0 commit comments

Comments
 (0)