We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f7617 commit eb9ea17Copy full SHA for eb9ea17
INSTALL.md
@@ -40,7 +40,7 @@ filter-repo only consists of a few files that need to be installed:
40
41
You can create this symlink to (or copy of) git-filter-repo named
42
git_filter-repo.py and place it in your python site packages; `python
43
- -c "import site; print(site.getsitepackages())" may help you find the
+ -c "import site; print(site.getsitepackages())"` may help you find the
44
appropriate location for your system. Alternatively, you can place
45
this file anywhere within $PYTHONPATH.
46
0 commit comments