Skip to content

Commit b248efb

Browse files
author
Schwannden Kuo
committed
update READE to use make install
1 parent 98b7ed7 commit b248efb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ source venv/bin/activate
4545
And then install the development dependencies:
4646

4747
```bash
48-
pip install flit
49-
pip flit install --deps develop
48+
make install
5049
```
5150

5251
### Run unit tests

0 commit comments

Comments
 (0)