From 10d899b77b671ead0b29f3bde164d45610012ba0 Mon Sep 17 00:00:00 2001
From: Dariusz Rybicki <dariusz@elixxir.io>
Date: Wed, 24 Aug 2022 11:38:02 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c3a896a5..a6f30248 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ elixxir-dapps-sdk-swift [Swift Package]
 
 ### Build schemes
 
-- Use `exlixxir-dapps-sdk-swift` scheme to build and test the package.
+- Use `exlixxir-dapps-sdk-swift-Package` scheme to build and test the package.
 - Use other schemes (like `XXClient`) for building and testing individual libraries in isolation.
 
 ## 📄 License
-- 
GitLab