Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b87da94

Browse files
committed
added new install info to README
1 parent d1ac9da commit b87da94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Unity-Py is a Python client to simplify interactions with NASA's Unity Platform.
44

55
## Installation
66

7+
### Install from pypi
8+
```
9+
pip install unity-sds-client
10+
```
11+
712
### Install from Github
813
```
914
python -m pip install git+https://github.com/unity-sds/unity-py.git

0 commit comments

Comments
 (0)