From 0130bf199739a37dc6d1fae0acd853880537c6ba Mon Sep 17 00:00:00 2001 From: Feng Kaiyu Date: Sun, 13 Mar 2022 22:23:04 +0800 Subject: [PATCH] fix(readme): correct guide number. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfa9fdee..1dd0dbc9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ More relevant links: * Step 4: `cargo install --force cargo-contract`. -You can always update the `cargo-contract` binary to the latest version by running the Step 3. +You can always update the `cargo-contract` binary to the latest version by running the Step 4. ### Installation using Docker Image -- GitLab