InstallationΒΆ

Install the package by using pip:

$ pip install littleballoffur

Upgrade your outdated Little Ball of Fur version by using:

$ pip install littleballoffur --upgrade

To check your current package version just simply run:

$ pip freeze | grep littleballoffur