Skip to content

Commit 1dc622c

Browse files
authored
Update README.md
1 parent 00f35a8 commit 1dc622c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Go to config.py and change settings.
55
'dfs' for Depth first search
66
'astar' for A*
77
```bash
8+
pip install -r requirements.txt
89
python ./src/drawer.py
910
```
1011
* The first two left clicks on the board initialize start and end node

0 commit comments

Comments
 (0)