Updated embed demo, and put a note in the html file that you need a
source or development distribution to try it.
diff --git a/Mac/Demo/embed.html b/Mac/Demo/embed.html
index 81a91ab..82b5473 100644
--- a/Mac/Demo/embed.html
+++ b/Mac/Demo/embed.html
@@ -5,6 +5,11 @@
 <BODY>
 <H1>Embedding Python on the Mac</H1>
 <HR>
+<B>Note</B>: if you have a binary-only release of MacPython you will not
+have this demo installed. Go to
+<a href="http://www.cwi.nl/~jack/macpython.html">Jack's MacPython Page</a>
+to download either a source or a development release if you want to embed
+Python in other applications. <p>
 
 Embedding Python on the mac is pretty similar to embedding it on other
 platforms, but a few points need mentioning: