We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85fd4ef commit b903139Copy full SHA for b903139
1 file changed
README.md
@@ -85,7 +85,7 @@ The trackplot is written in Python, and user could install it in a variety of wa
85
86
```bash
87
git clone https://github.com/ygidtu/trackplot trackplot
88
- cd sashimi
+ cd trackplot
89
pip install -r requirements.txt
90
python setup.py install
91
0 commit comments