Skip to content

Commit 0b6e245

Browse files
committed
docs
1 parent 7e58333 commit 0b6e245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ It performs all matrix calculations in `numpy` and returns the answers as `float
4545
```bash
4646
cd /abc/your_project
4747

48-
# clone the module to ./markov_walk subdir
48+
# clone the module to /abc/your_project/markov_walk
4949
svn export https://github.com/rtmigo/markov_walk/trunk/markov_walk markov_walk
5050

5151
# install dependencies

0 commit comments

Comments
 (0)