--- a/doc/sc2mpd.txt
+++ b/doc/sc2mpd.txt
@@ -12,8 +12,8 @@
 The streams transported by Songcast are actual real-time audio data, which
 can go straight to an audio card for playing.
 
-Controlling the streams (connecting, starting, stopping) is done through an
-UPnP service named OpenHome _Receiver_.
+Controlling the streams on the renderer (connecting, starting, stopping) is
+done through an UPnP service named OpenHome _Receiver_.
 
 The typical use of Songcast is to have an audio driver on a Windows or OS X
 desktop capture and forward the audio stream to a remote Songcast device.
@@ -93,7 +93,9 @@
 Miscellaneous error messages will be displayed during the build. Hope for
 the best...
 
-When this is done configure sc2mpd:
+When this is done, extract the source for sc2mpd, or clone the github
+repository: http://www.github.com/medoc92/sc2mpd. The `autogen.sh` step (and
+hence the autotools) is not needed for tar file extracts:
 
     sh autogen.sh
     ./configure --prefix=/usr --with-openhome=/my/place/for/openhome
@@ -103,6 +105,9 @@
 The build uses static libraries, so you can move the executable to another
 machine without needing the openhome directory.
 
+After restarting *upmpdcli*, it should advertise the _Receiver_ service and
+appear in the Songcast Sender menus.
+
 == Miscellaneous remarks
 
 Songcast is probably best transported over a wired connection. If you are