diff --git a/README.rdoc b/README.rdoc index 6a653d5..b27b8ca 100644 --- a/README.rdoc +++ b/README.rdoc @@ -58,10 +58,10 @@ For additonal information that may be helpful developing your adaptor look here: The etc/init.d/adaptor-vmware will start/stop/restart the adaptor. It assumes the installation adaptor-vmware project is /opt/6fusion/adaptor-vmware and will start the project using the default Padriono/Thin client. To make use of these scripts: -$ mkdir -p /opt/6fusion -$ cd /opt/6fusion -$ git clone git@github.com:6fusion/adaptor-vmware.git -$ ln -s adaptor-vmware/etc/init.d/adaptor-vmware /etc/init.d/adaptor-vmware + $ mkdir -p /opt/6fusion + $ cd /opt/6fusion + $ git clone git@github.com:6fusion/adaptor-vmware.git + $ ln -s adaptor-vmware/etc/init.d/adaptor-vmware /etc/init.d/adaptor-vmware == Copyright