From 1d0626e2883f3b67bb43fbbee0621dc6d044aec8 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Tue, 4 Oct 2022 14:03:14 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9681aa4..b0123bd 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ cd robosats-wrapper ## Building -To build the **Hello World** service, run the following command: +To build the service, run the following command: ``` make @@ -86,6 +86,6 @@ embassy-cli --host https://embassy-q1w2e3r4.local package install robosats.s9pk **Tip:** You can also install the robosats.s9pk using **Sideload Service** under the **Embassy > SETTINGS** section. ## Verify Install -Go to your Embassy Services page, select **Hello World**, configure and start the service. +Go to your Embassy Services page, select RoboSats, configure and start the service. **Done!**