diff --git a/Readme.md b/Readme.md
index ae47d2ab3b0b7be659fc3479d60cb32c8a3dbe5a..95b87bd57311d4cae798a1aaccf91441f8f27706 100644
--- a/Readme.md
+++ b/Readme.md
@@ -19,6 +19,6 @@ Alternatively, the bindings can be built and installed by cloning this repositor
 
 ### Remarks
 
-Instead of the libraries and bindings from Autodesk being included in the repository, they are downloaded before building    
-`--verbose` is recommended to get the output of the compiler in case of an error. Also, as compilation can take several minutes, `pip` might otherwise seem unresponsive     
-On Windows, the installers from Autodesk trigger Permission Requests, if left unanswered they will timeout, the installation will continue without the required files and quietly fail. A solution to run the installation unattended is to do it from an Administrator command line
+- Instead of the libraries and bindings from Autodesk being included in the repository, they are downloaded before building    
+- `--verbose` is recommended to get the output of the compiler in case of an error. Also, as compilation can take several minutes, `pip` might otherwise seem unresponsive     
+- On Windows, the installers from Autodesk trigger Permission Requests, if left unanswered they will timeout, the installation will continue without the required files and quietly fail. A solution to run the installation unattended is to do it from an Administrator command line