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

diff --git a/README.md b/README.md
index bef9736..b759a70 100644
--- a/README.md
+++ b/README.md
@@ -281,7 +281,8 @@
 
 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: