diff --git a/docs/installation.rst b/docs/installation.rst index da2042a..4fa22c3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -4,6 +4,7 @@ Installation At the command line:: + $ pip3 install wheel $ pip3 install sgframework This will also install the dependencies ``paho-mqtt`` and ``can4python``. @@ -18,7 +19,7 @@ Run the canadapter:: To download the example files and test files, you need to use:: - $ git clone https://github.com/caran/sgframework.git + $ git clone https://github.com/caran/SecureGateway.git In order to run tests, you might need to enable the virtual CAN bus. On Debian::