Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install "pip3", if you plan to use git-review.

sudo apt-get update
sudo apt-get -y install python3-pip
pip3 --version

git-review (optional)

In a shell, type the following command (assumes you installed python above) :  

...