Skip to content

Commit 3000e0c

Browse files
authored
Update README.md
now in PyPI
1 parent a8ec74d commit 3000e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PyESAPI combined with Jupyter Notebook gives you a "command line to Eclipse" all
1313
* Launch "Command Prompt" by searching in Windows menu
1414
* Navigate to a directory where you would like to store your first PyESAPI project using the `cd` command
1515
* In the prompt, execute the commands:
16-
* `pip install https://api.github.com/repos/VarianAPIs/PyESAPI/tarball`
16+
* `pip install pyesapi`
1717
* `pip install jupyter`
1818
* This
1919
* Then execute the command `jupyter notebook`

0 commit comments

Comments
 (0)