From 5c087656517cbe5a0b15694558d5c0b3f99c5f1e Mon Sep 17 00:00:00 2001 From: zelfroster Date: Sun, 7 Jan 2024 21:19:36 +0530 Subject: [PATCH] fix: typo and formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2a3ee4..70c83b3 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ make ``` See the [RetroShare repo](https://github.com/Retroshare/Retroshare) for more -detailed instructions on compiling RetroShare. You should afterwards see a tab 'JSON API' and a tab 'Web -Interface' in the **Preferences**. +detailed instructions on compiling RetroShare. You should afterwards see a tab +'JSON API' and a tab 'Web Interface' in the **Preferences**. ### Enable JSON API @@ -122,8 +122,8 @@ however does not allow you to create new nodes. Therefore the steps are: ./retroshare-service/src/retroshare-service -U list -W ``` -After that follow instructions to launch your profile (you need to choose a webui passord and enter -the ID and login password of your node). +After that follow instructions to launch your profile (you need to choose a +webui password and enter the ID and login password of your node). ## Contributing