Installation ============ To install the code from this project, clone the repository:: git clone https://github.com/alexlyttle/asrcr-docs-example.git Then, run the following commands to install the code:: cd asrcr-docs-example pip install . You may now import the Python packages for this project.