changeset 401:322c03d85ada

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 28 Apr 2015 13:21:50 -0600
parents 8f1be9704726
children 62b457c50594
files website/src/tutorial.html.luan
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/website/src/tutorial.html.luan	Tue Apr 28 13:12:17 2015 -0600
+++ b/website/src/tutorial.html.luan	Tue Apr 28 13:21:50 2015 -0600
@@ -92,7 +92,7 @@
 
 <p>You can find this example and others in the <a href="examples">examples directory</a>.  Take a look at <a href="examples/hi2.luan">hi2.luan</a> next.  Remember to remove the <b>.luan</b> from the URL to run the code.  And by the way, you can see the source for this page at <a href="tutorial.html.luan">tutorial.html.luan</a>.</p>
 
-<p>So now you have built your website and you want publish it to the web.  If you have your own domain, create a CNAME record for it pointing to <b>s1.luanhost.com</b>.  If you don't have a domain, just use a domain like <b>bob.s1.luanhost.com</b> (anything of the form <b>*.s1.luanhost.com</b>).  Assuming your directory is <b>site</b> and you will use the password <b>secret</b>, do the following from the command line:
+<p>So now you have built your website and you want to publish it to the web.  If you have your own domain, create a CNAME record for it pointing to <b>s1.luanhost.com</b>.  If you don't have a domain, just use a domain like <b>bob.s1.luanhost.com</b> (anything of the form <b>*.s1.luanhost.com</b>).  Assuming your directory is <b>site</b> and you will use the password <b>secret</b>, do the following from the command line:
 
 <p><tt><pre>
 	luan luan:host/push bob.s1.luanhost.com secret site