Skip to content

Commit 6af32bc

Browse files
Update installation instructions
1 parent 673ad90 commit 6af32bc

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,17 @@ For questions about using this template repository, contact <[email protected]
6262
6363
TODO-TEMPLATE: Update links in this section
6464
65-
To get started using this model, refer to
65+
This software is distributed on [PyPi](https://pypi.org/project/TODO-TEMPLATE) and is easily installable
66+
using the following command.
67+
68+
```cmd
69+
pip install p2108
70+
```
71+
72+
General information about using this model is available on
6673
[its page on the **NTIA/ITS Propagation Library Wiki**](https://ntia.github.io/propagation-library-wiki/models/TODO-TEMPLATE/).
67-
There, you will find installation instructions, usage information, and code
68-
examples for all supported languages.
74+
Additionally, Python-specific instructions and code examples are available
75+
[here](https://ntia.github.io/propagation-library-wiki/models/TODO-TEMPLATE/python).
6976
7077
If you're a developer and would like to contribute to or extend this repository,
7178
please review the guide for contributors [here](CONTRIBUTING.md) or open an

0 commit comments

Comments
 (0)