View Single Post
Posts: 172 | Thanked: 27 times | Joined on Oct 2009 @ San Francisco, CA
#222
Originally Posted by ukki View Post
Move the knots directory to your home directory if it's not there. Open terminal and run:

cd ~/knots
./knots.rb

and try opening http://localhost:1978 with a browser.
The Knots directory was (and is) in my home directory.

I did everything according to the wiki (though maybe I did it wrong):

"Run:
git clone git://github.com/solmis/knots.git

Then start the server with:

cd knots
./knots.rb

OS X users can create a standalone app too:

./install/create_osx_app"


And then I moved the "Knots" app from home/knots/os x to /Applications.