Skip to content

Commit a9ad22b

Browse files
committed
Update installation guide to reflect IRIS version change and fix links
1 parent 822fedc commit a9ad22b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Welcome to the installation guide for IoP. This guide will walk you through the
77
Before you begin, ensure you have the following installed:
88

99
- Python 3.6 or higher
10-
- IRIS 2021.1 or higher
11-
- [Configuring Embedded Python](TODO: Add link to the guide)
10+
- IRIS 2021.2 or higher
11+
- [Configuring Embedded Python](https://grongierisc.github.io/iris-embedded-python-wrapper/)
1212

1313
## With PyPi
1414

@@ -24,7 +24,7 @@ Then you can run the application using the following command:
2424
iop --init
2525
```
2626

27-
Check the documentation about the command line interface [here](TODO: Add link to the guide) for more information.
27+
Check the documentation about the command line interface [here](/interoperability-embedded-python/command-line) for more information.
2828

2929
## With ZPM/IPM
3030

0 commit comments

Comments
 (0)