From 0844b775ef31487a8a99109192d34ec680ef9360 Mon Sep 17 00:00:00 2001 From: Daniel H Date: Sat, 5 Nov 2022 10:43:53 +0000 Subject: [PATCH] fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf8da1e..b0a2eeb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Projector Bot V3, written in rust this time. [V2](https://github.com/tudbut/projectorbotv2_full) -## How to run jt +## How to run it First, install this by [installing the rust toolchain](https://rustup.rs) and then running `cargo install --git ` followed by the link to this repo.