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

Latest commit

 

History

History
18 lines (11 loc) · 273 Bytes

installation.rst

File metadata and controls

18 lines (11 loc) · 273 Bytes

shell

Installation

At the command line:

$ easy_install pluralsight

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pluralsight
$ pip install pluralsight