summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-06-21 11:14:03 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-06-21 11:14:03 +0000
commit14b64d63bc620fce2008437a874bf285ac9b8e6e (patch)
tree2853c754600ffeefd5a006ff67ed7f5137de6194 /README
parent4f047d2745c90f5d68b9fcf63c276c1369a84cc3 (diff)
some basic INSTALL and README instructions
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@135 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3b0696e
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+* Quick start guide:
+0) make sure you read the INSTALL file.
+1) start the deamon in background as root: avahi -D
+2) start the Gui to browse zeroconf network as your user: avahi-discover
+
+
+* Basic instructions to control the avahi deamon (as root):
+- starting it: avahi
+- starting it in background: avahi -D
+- stopping it: avahi -k