Skip to content

Commit 3d990d1

Browse files
edavidajatdstein
andauthored
Update docs/index.md
Co-authored-by: Taylor Steinberg <[email protected]>
1 parent 1d2215d commit 3d990d1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ pip install rsconnect-python
2222
You may also build and install a wheel directly from a repository clone:
2323

2424
```bash
25-
git clone https://github.com/posit-dev/rsconnect-python.git
26-
cd rsconnect-python
27-
pip install pipenv
28-
make dist
29-
pip install ./dist/rsconnect_python-*.whl
25+
pip install git+https://github.com/posit-dev/rsconnect-python.git
3026
```
3127

3228
### Using the rsconnect CLI

0 commit comments

Comments
 (0)