Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 18cf305

Browse files
author
Kevin D Smith
committed
Fix install command
1 parent 9904df9 commit 18cf305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SAS pipefitter can be installed as follows with `pip`:
2121

2222
Alternatively, you can install a specific release as follows:
2323

24-
pip install pip install https://github.com/sassoftware/python-pipefitter/releases/download/vX.X.X/pipefitter-X.X.X.tar.gz
24+
pip install https://github.com/sassoftware/python-pipefitter/releases/download/vX.X.X/pipefitter-X.X.X.tar.gz
2525

2626
## Dependencies
2727

0 commit comments

Comments
 (0)