From dce4c0a981e98d6be41c7212123ede50618ca9a5 Mon Sep 17 00:00:00 2001 From: Herbert Reiter <4941275-moasda@users.noreply.gitlab.com> Date: Sun, 15 Mar 2020 18:30:32 +0100 Subject: [PATCH] Update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c60256..a348937 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ MoasdaWiki App is an extension of the MoasdaWiki Server to have a copy of your Wiki content on your mobile device. -To download the app see https://moasdawiki.net/. - ## Features - Synchronizes the data from a MoasdaWiki Server instance. @@ -18,7 +16,8 @@ To download the app see https://moasdawiki.net/. ## Synchronize content with a MoasdaWiki Server -1. Ensure to have a MoasdaWiki Server instance running on a computer in your LAN. +1. Download MoasdaWiki Server from https://moasdawiki.net/. +1. Set up a MoasdaWiki Server instance in your LAN. 1. Install and open the MoasdaWiki App. 1. You can see a hint that the App has to be configured first. Press on that hint. 1. Press on "Host name" and enter the host name of the server instance, e.g. `192.168.1.101`. Press OK.