This commit is contained in:
David Mark Clements
2023-11-27 16:30:29 +01:00
parent 210cb706c5
commit 8dc757462d

View File

@@ -28,7 +28,7 @@ To complete the setup, run the `pear` command.
pear pear
``` ```
If a Pear application, such as [Keet](https://keet.io) is already installed on a machine then the 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. 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. If not, the first run of `pear` will fetch the platform from peers, after which running `pear` again should output help information.