From b78da49d92c0868ce9523a25de5c33ac4c228377 Mon Sep 17 00:00:00 2001 From: FT <140458077+zeevick10@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:11:26 +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 bffb275357..6dd4889686 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Click the button below to start a new development environment: 1. From Docker Desktop, create a new Dev Environment from the prebuilt image - `ghcr.io/scrtlabs/secretnetwork-dev:latest` 2. Connect with VSCode, or use the container directly -3. Make sure the code is updated by using `get fetch` and `git pull` +3. Make sure the code is updated by using `git fetch` and `git pull` ## Manual Set up