From 7dc838140ee2e98deb65e1efb74867fcb60b6501 Mon Sep 17 00:00:00 2001 From: Alejandro Tomeniuc <112578238+atomeniuc@users.noreply.github.com> Date: Fri, 5 May 2023 11:09:25 +0200 Subject: [PATCH] Fix Typo " " --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 593cbaf..3de1c37 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The matrix effect on Windows through `PowerShell` 1) Open `Windows Powershell` (in some cases Admin privilege might be needed) -2) Either download and save [cmatrix.psm1](https://raw.githubusercontent.com/matriex/cmatrix/master/cmatrix.psm1) or just clonethis repo using `git clone https://github.com/matriex/cmatrix` +2) Either download and save [cmatrix.psm1](https://raw.githubusercontent.com/matriex/cmatrix/master/cmatrix.psm1) or just clone this repo using `git clone https://github.com/matriex/cmatrix` 3) Import the module, set the timeout and enable it: ````powershell