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

This commit is contained in:
David Neto 2019-04-09 14:42:20 -04:00 коммит произвёл Steven Perron
Родитель 9047de51cb
Коммит 82ebbbba15
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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
will need to install Python-future:
```pip install future
```
pip install future
```
SPIRV-Tools is regularly tested with the the following compilers: