Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Dec 28, 2020
1 parent 36fa2b9 commit 8df5126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ They pull a Docker image and then run a container with a Presto server:
rm -rf dist/ &&
./setup.py sdist bdist_wheel &&
twine upload dist/* &&
open https://pypi.org/project/presto-client/ &&
open https://pypi.org/project/trino/ &&
echo "Released!"
```
- Push the branch and the tag (`git push upstream master current_version`)
Expand Down

0 comments on commit 8df5126

Please sign in to comment.