@@ -10,6 +10,7 @@ The following steps explain on how to setup and configure a Jenkins server for c
1. Login to the new machine using: 'ssh root@\<hostname\>'. Make sure that you use the same ssh key pair as specified when you created the openstack instance.
1. Install git: <tt>yum install git</tt>
1. Install cmake: <tt>yum install cmake</tt>
1. Install header only libraries like Eigen and boost under <tt>/opt</tt>