From e0adf2c03ecbd447f97586edf77b90537c06a6ae Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 11 Aug 2017 16:43:33 +0200 Subject: [PATCH] Clarify tutorial: the server only binds to localhost --- tutorial.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorial.md b/tutorial.md index 3327a44c..d73c4f56 100644 --- a/tutorial.md +++ b/tutorial.md @@ -9,9 +9,9 @@ go right now! You won't have the best installation ever, but it will be enough to play a little bit with Radicale. When everything works, you can get a [client]({{ site.baseurl }}/clients/) and -start creating calendars and address books. The server is **not** reachable -over the network and you can log in with any user name and password. If -Radicale fits your needs, it may be time for +start creating calendars and address books. The server **only** binds to +localhost (is **not** reachable over the network) and you can log in with any +user name and password. If Radicale fits your needs, it may be time for [some basic configuration](/setup/). Follow one of the chapters below depending on your operating system.