Skip to content

Commit 4ec6d78

Browse files
committed
install from source link
1 parent a6cd7e5 commit 4ec6d78

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
@@ -48,6 +48,7 @@ The following additional packages are recommended for full functionality:
4848

4949
### Installation
5050

51+
Installing the latest version is as easy as:
5152
```
5253
pip install sasctl
5354
```
@@ -57,6 +58,11 @@ Functionality that depends on additional packages can be installed using the fol
5758
- `pip install sasctl[kerberos]`
5859
- `pip install sasctl[all]`
5960

61+
If you want the latest functionality and can't wait on an official release, you can also
62+
install the latest source code:
63+
64+
```pip install git+https://github.com/sassoftware/python-sasctl```
65+
6066

6167
## Getting Started
6268

0 commit comments

Comments
 (0)