At this point, the best installation instructions to follow are the "Via gems from rubygems.org" instructions, aka:
gem install hobo --pre hobo new foo Did this not work for you? If so, can you post your problems. If it did work, you can skip the via gems from source and the via source path instructions. You only have to do one of the three instructions. I'm sorry if that was not clear. In the "Via gems from source" instructions, `rake gems[install]` is meant to be typed literally. install is an argument to the gems command. Yes, rake is weird. Bryan On Thu, Sep 13, 2012 at 6:28 AM, Dave Porter <[email protected]> wrote: > In the instructions for updating for Windows - I assume the line: > rake gems[install] > Is not entered literally. > Can someone explain what to do please ? > TIA > > > > On Thursday, 13 September 2012 03:45:05 UTC+8, Bryan Larsen wrote: >> >> Announcement here: >> >> http://hobocentral.net/blog/2012/09/12/hobo-2-0-0-pre1-released/ >> >> Bryan > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/c6EE2rr0B8AJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
