@@ -33,7 +33,7 @@ It is very important to build and install VA using CMake with the `ITA_VA_WITH_B
`python setup.py build`
`python setup.py install --prefix=dist`
`python setup.py sdist'
`python setup.py sdist`
Drop the `prefix` argument if you want to integrate the module into your site-packages folder, which might require that you use a command window with administration privileges.