Skip to content

How to update tgcf to the latest version ? #212

Locked Answered by aahnik
aahnik asked this question in Q&A
Discussion options

You must be logged in to vote

Click here to see the latest release

For first-time installation guide read this

If you have installed tgcf using pip or installed on Android termux using the curl command, then

pip install --upgrade tgcf

If you have pulled a docker image, then

docker pull tgcf:latest

If you have deployed to a cloud platform like Heroku or digital ocean app, then make a fresh deployment following the same process.


Advanced: To install the latest code from the main branch (which is not yet released to PyPI or DockerHub), you must clone the repo and install it from the source. Read the guide Install from source ➥

Replies: 1 comment

Comment options

aahnik
Jun 11, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by aahnik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant