How to update packages?

i need latest version of clang and nim
but dont know how to get them on repl

(Thanks for any help :slight_smile:

In the Shell of your repl, type in pip install clang and pip install nim

My bad
probably using nim template was a mistake

creating a new repl without those
and running respective commands installed the latest version of packages

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.