[Calypso] [patch] Small improve to README

Raniere Silva raniere at rgaiacs.com
Sun Oct 25 15:12:09 PDT 2015


From 750f1cff7767cecdc77783abf4ea7f04bb936dc8 Mon Sep 17 00:00:00 2001
From: Raniere Silva <raniere at rgaiacs.com>
Date: Sun, 25 Oct 2015 20:15:51 -0200
Subject: [PATCH] Mention username and password ath HTTPS request

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index cce7666..11a8c23 100644
--- a/README
+++ b/README
@@ -49,7 +49,7 @@ $ cd ~/.config/calypso/calendars/private/test
 $ git init
 $ git commit --allow-empty -m'initialize new calendar'
 
-The new calendar should now be visible as https://localhost:5233/private/test
+The new calendar should now be visible as https://USER:PASSWORD@localhost:5233/private/test.
 
 You can add files to the directory at any time; calypso will check the
 directory mtime at each operation and update its internal state from
-- 
2.6.1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://keithp.com/pipermail/calypso/attachments/20151025/936b8d37/attachment.sig>


More information about the Calypso mailing list