From 94d1be67bcdaafff42b92bb8773fc42e64e34b8c Mon Sep 17 00:00:00 2001 From: plebhash <147345153+plebhash@users.noreply.github.com> Date: Thu, 2 May 2024 22:22:58 -0300 Subject: [PATCH] Update src/getting-started.md Co-authored-by: Pavlenex --- src/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/getting-started.md b/src/getting-started.md index b4673d4..c012b6d 100644 --- a/src/getting-started.md +++ b/src/getting-started.md @@ -43,7 +43,7 @@ Alternatively, you can also deploy your own Pool, TP and JDS to get the full inf ### Install Rust -You'll needRust installed on your machine. If it's not: +You'll need Rust installed on your machine. If it's not: ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh