Skip to content

Commit 2723efd

Browse files
committed
update README and more...
1 parent 3d0e114 commit 2723efd

30 files changed

Lines changed: 392 additions & 438 deletions

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ build: doc lint test
5454
# out of box testing / user acceptance before delivery
5555
oobt: build
5656
pip3 install ./${dist}
57-
python3 oobt/oobt.py
57+
python3 oobt/demo.py
5858

5959

6060
check: oobt

0 commit comments

Comments
 (0)