]> git.meshlink.io Git - catta/blobdiff - docs/README
Move all docs to docs/
[catta] / docs / README
diff --git a/docs/README b/docs/README
new file mode 100644 (file)
index 0000000..dfaf409
--- /dev/null
@@ -0,0 +1,11 @@
+* Quick start guide:
+0) make sure you read the INSTALL file.
+1) start the deamon in background as root: avahi-daemon -D
+Or (You shouldn't start avahi-daemon and avahi-discover at the same time.) 
+1) start the Gui to browse zeroconf network as your user: avahi-discover
+
+
+* Basic instructions to control the avahi deamon (as root):
+- starting it:                 avahi-daemon
+- starting it in background:   avahi-daemon -D
+- stopping it:                 avahi-daemon -k