Skip to content

When running latest source master, how to update to latest master? #4100

Answered by sampsyo
j-peeters asked this question in Q&A
Discussion options

You must be logged in to vote

If you installed an "editable" version (like pip install -e .), then you should just need to git pull. Otherwise, you can reinstall with the same non-editable command you used the first time around.

Replies: 1 comment

Comment options

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