From 23f7d61018876453f1720330bdd9bb50aedde205 Mon Sep 17 00:00:00 2001 From: David Mark Clements Date: Mon, 27 Nov 2023 16:32:51 +0100 Subject: [PATCH] tweak --- getting-started.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/getting-started.md b/getting-started.md index bfadd94..49add89 100644 --- a/getting-started.md +++ b/getting-started.md @@ -28,8 +28,7 @@ To complete the setup, run the `pear` command. pear ``` -If a Pear application, such as [Keet](https://keet.io), is already installed on a machine then the Pear -platform is already available. In this case, running `pear` should show help output. +If a Pear application, such as [Keet](https://keet.io), is already installed then the Pear platform is already available. In this case, running `pear` should show help output. If not, the first run of `pear` will fetch the platform from peers, after which running `pear` again should output help information.