From a14787b969e8a8529de4ca3ecfab36d0691e910d Mon Sep 17 00:00:00 2001 From: kaushik k <52545122+KaushikKodeeswaran@users.noreply.github.com> Date: Wed, 21 Apr 2021 22:09:19 +0530 Subject: [PATCH] Update powershell.rst --- windows/powershell.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/powershell.rst b/windows/powershell.rst index 5f372de..e267e5b 100644 --- a/windows/powershell.rst +++ b/windows/powershell.rst @@ -7,7 +7,7 @@ Check Version If the following command doesn't work, assume it's powershell 1.0. -.. code-block:: none +.. code-block:: non powershell -Command "$PSVersionTable.PSVersion"