README: fix formatting of requiring Python 'future' (#2500)

This commit is contained in:
David Neto 2019-04-09 14:42:20 -04:00 committed by Steven Perron
parent 9047de51cb
commit 82ebbbba15

View File

@ -281,7 +281,8 @@ suite. Version 2 or 3.
We will be moving to Python3 only in the future. If you are using Python2, you We will be moving to Python3 only in the future. If you are using Python2, you
will need to install Python-future: will need to install Python-future:
```pip install future ```
pip install future
``` ```
SPIRV-Tools is regularly tested with the the following compilers: SPIRV-Tools is regularly tested with the the following compilers: