From d094832fb8683c29520947311502ca37618bdb4a Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Sun, 18 Mar 2012 12:38:02 +0200 Subject: Fixed readme formatting --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dcefa72..9996c4c 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,15 @@ SOUP Kitchen is a simple web front-end to OS X Server's Software Update service ##USAGE## -> sudo gem install sinatra -> cd soup\_kitchen -> ruby -rubygems app.rb http://your.sus.server.com:8080/index.sucatalog - -Browse to http://localhost:4567 + sudo gem install sinatra + cd soup\_kitchen + ruby -rubygems app.rb http://your.sus.server.com:8080/index.sucatalog + Browse to http://localhost:4567 The update catalog is loaded on startup. A reload can be forced by visiting /reload. Clicking the download link will download the *biggest package from that update* (see bugs below). The info button will take you to the metadata file for that update. +SOUP Kitchen *does not* have to be running on the same machine as the SU service. + ##BUGS## -- cgit v1.2.3