From 8b0e72cef3265e5b965cafe006bfa0a839dc806e Mon Sep 17 00:00:00 2001 From: Ryan Russell Date: Mon, 30 May 2022 20:47:17 -0500 Subject: [PATCH] Fix command Signed-off-by: Ryan Russell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8223684..ba41ea6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Feel free to play with the web demo above! LiveTerm requires the `yarn` package manager. You can install `yarn` [here](https://classic.yarnpkg.com/lang/en/docs/install/). -Simply run the following commmand in your terminal: +Simply run the following command in your terminal: ```bash sh -c "$(curl -fsSL https://raw.github.com/Cveinnt/LiveTerm/main/install/install.sh)"