On Tue, Jan 12, 2010 at 3:59 PM, Željko Filipin
<[email protected]> wrote:
> I am trying to run watirspec on watir-webdriver. As I understood the docs, I
> should do this:
>
> $ git clone git://github.com/jarib/watir-webdriver.git
> $ cd watir-webdriver/
> $ git submodule add git://github.com/jarib/watirspec.git spec/watirspec
>

Instead, do:

  git submodule init
  git submodule update
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to