Skip to content

Commit dab2abe

Browse files
authored
Update README.md
1 parent 069d71b commit dab2abe

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
@@ -108,7 +108,7 @@ int main()
108108

109109
```bash
110110
$ mkdir build && cd build
111-
$ python3 ..python_model.py
111+
$ python3 .. python_model.py
112112
[[-1.85735667]]
113113

114114
$ cmake ..

0 commit comments

Comments
 (0)