Skip to content

Commit

Permalink
corrected markdown on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Corey committed Nov 9, 2012
1 parent caf030f commit 0866bf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rdoc
Expand Up @@ -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

Expand Down

0 comments on commit 0866bf2

Please sign in to comment.