8000 Merge pull request #2984 from fariza/doc_error_install_faq · jdgd1/matplotlib@03e60dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 03e60dc

Browse files
committed
Merge pull request matplotlib#2984 from fariza/doc_error_install_faq
small error in install faq
2 parents c64c73c + f13221d commit 03e60dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq/installing_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Then, if you want to update your matplotlib at any time, just do::
153153

154154
When you run `git pull`, if the output shows that only Python files have been
155155
updated, you are all set. If C files have changed, you need to run the `python
156-
setupegg.py develop` command again to compile them.
156+
setup.py develop` command again to compile them.
157157

158158
There is more information on :ref:`using git <using-git>` in
159159
the developer docs.

0 commit comments

Comments
 (0)
0