# Installation
-`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;chmod 755 /usr/local/fluidbook_processfarm/bin/install;/usr/local/fluidbook_processfarm/bin/install`
+On the farming server :
+`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;/usr/local/fluidbook_processfarm/bin/install`
+
+On the alien server (logged in as extranet), connect once on the new farming server to add it to known host
+
+`ssh -p 22 fluidbookfarmer@host.cubedesigners.com`
\ No newline at end of file