From 9d1a459c3a87af21f566f9f31d721a92304960cb Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Thu, 6 Feb 2025 11:44:34 +0530 Subject: [PATCH] Update setup instructions --- deploy/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deploy/README.md b/deploy/README.md index 18c5264..15dc85a 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -2,6 +2,8 @@ ## Setup +### sol-mem-gen + * Build registry CLI image: ```bash @@ -30,6 +32,8 @@ nano sol-mem-gen/.app.env ``` +### sol-token-locker + * Create a dir for `sol-token-locker` deployment: ```bash @@ -61,7 +65,7 @@ * Visit deployed app: -* To redeploy the app (using main branch), repeat the previous steps +* To redeploy the app (using `main` branch), repeat the previous steps ### sol-token-locker