Makeblock-official / PythonForMegaPi

python for MegaPi with Raspberry Pi
http://openlab.makeblock.com
49 stars 26 forks source link

How do I uninstall 0.1.9 and install 0.2.0? #20

Open clplaneguy opened 5 years ago

clplaneguy commented 5 years ago

1/22/2019 I seems that the last version was 0.1.9 and the new version is 0.2.0! How do I convert from old to new?

1/23/2019 To uninstall 0.1.9! Do . . . ~ $ sudo pip uninstall megapi

To install 0.2.0! Do . . . ~ $ sudo pip install megapi

I seems that styling with Markdown is NOT supported.

MrHezhisheng commented 5 years ago

pip install megapi --upgrade