Skip to content

Commit 904cf68

Browse files
committed
Add install section to README
1 parent 0b0e9b4 commit 904cf68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222

2323
PathSim-Flight extends the [PathSim](https://github.com/pathsim/pathsim) simulation framework with blocks for flight dynamics and aerospace simulations. All blocks follow the standard PathSim block interface and can be connected into simulation diagrams.
2424

25+
## Install
26+
27+
```bash
28+
pip install pathsim-flight
29+
```
30+
2531
## License
2632

2733
MIT

0 commit comments

Comments
 (0)