Skip to content

Commit e005427

Browse files
authored
Update README.md
Updated upgrade command
1 parent c8374f3 commit e005427

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
@@ -30,7 +30,7 @@ PyESAPI combined with Jupyter Notebook gives you a "command line to Eclipse" all
3030
* Python 3.12 may require Microsoft Visual C++ 14.0 or greater. If you are using a VIC environment, you can get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
3131

3232
## Upgrading
33-
* Inside your project directory, execute `pip install https://api.github.com/repos/VarianAPIs/PyESAPI/tarball --upgrade`
33+
* `pip install --upgrade pysapi`
3434
* This will check and upgrade PyESAPI if a newer version is available
3535

3636
## Recommended tooling:

0 commit comments

Comments
 (0)