Added extra documentation to python installation and dependencies

This commit is contained in:
Alejandro Saucedo
2020-11-12 20:27:55 +00:00
parent 5631c9c88e
commit 9d26554d55

View File

@@ -53,7 +53,7 @@ More specifically, it can be through the following functions:
* seq.record_<opname> - Records operation in sequence (requires sequence to be in recording mode)
Python Examples
=========
^^^^^^^^^^^^^^^^
Below we cover a broad set of examples. These use the ```pyshader``` dependency, which you can install with `pip install pyshader`.