chiark / gitweb /
Complete README changes for scripts/setup. README.{mac,freebsd} are
[disorder] / README.mac
diff --git a/README.mac b/README.mac
deleted file mode 100644 (file)
index 478954d..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-DisOrder on OS X
-================
-
-The server builds on OS X, using Fink to supply many of its
-dependencies.  It is not well tested in this environment.
-
-After installation you can use scripts/setup to install the server
-(creating a 'jukebox' user, etc).
-
-  ./configure
-  make
-  sudo make install
-  sudo scripts/setup
-  sudo disorder setup-guest [--no-online-registration]
-
-Please report successes and failures!