Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 321 Bytes

software.md

File metadata and controls

15 lines (11 loc) · 321 Bytes

Software installation

You will need to be online to install packages.

First update and upgrade your system. Enter the following commands into the terminal:

sudo apt-get update
sudo apt-get upgrade

Now you need to install the network package for Python3 using pip3:

sudo pip3 install network