From ae47a1034196d7825a0e403c366dff5dc88b2246 Mon Sep 17 00:00:00 2001 From: hyckomatej <158080691+hyckomatej@users.noreply.github.com> Date: Sun, 17 Nov 2024 20:21:04 +0100 Subject: [PATCH] Update README.md --- 7.lesson/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/7.lesson/README.md b/7.lesson/README.md index a0e3274..26381c5 100644 --- a/7.lesson/README.md +++ b/7.lesson/README.md @@ -6,13 +6,12 @@ The repository contains the source code for both the Anchor program as well as t **The Anchor program is already deployed**, so you can interact with it by simply starting the frontend and connecting your hot wallet. Make sure your wallet is set to **devnet** mode. + >[!TIP] >### Try Deploying the Program Yourself! >You will need to update the program ID as demonstrated at the start of the lecture. The current program ID is already in use. - - ## Setup To set up the frontend, navigate to the `frontend` directory and install the dependencies: