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 7e58333 commit 0b6e245Copy full SHA for 0b6e245
README.md
@@ -45,7 +45,7 @@ It performs all matrix calculations in `numpy` and returns the answers as `float
45
```bash
46
cd /abc/your_project
47
48
-# clone the module to ./markov_walk subdir
+# clone the module to /abc/your_project/markov_walk
49
svn export https://github.com/rtmigo/markov_walk/trunk/markov_walk markov_walk
50
51
# install dependencies
0 commit comments