Skip to content

Commit be348b6

Browse files
authored
Update README.md
1 parent ad7391e commit be348b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55

66
## How to run
77
1) Install CMake 3.8.0 and higher and C++ compiler that supports C++17
8-
2) Go to the directory where you cloned Graph-master
8+
2) Go to the directory where you have cloned Graph-master
99
3) Then run next commands in terminal:
1010
```
11+
cd GraphTree
1112
cmake .
1213
make
1314
```

0 commit comments

Comments
 (0)