diff --git a/Docs/FAQ.md b/Docs/FAQ.md
index 425bb21b..ff0b9423 100644
--- a/Docs/FAQ.md
+++ b/Docs/FAQ.md
@@ -46,8 +46,8 @@ NOTE: the group policy object (GPO) settings of your organization might disallow
How to get this PowerShell script collection?
-* When using **Git**, execute in a terminal window: `> git clone https://github.com/fleschutz/PowerShell`
-* **Otherwise,** download and unzip it from: https://github.com/fleschutz/PowerShell/archive/master.zip
+1. When using **Git**, execute in a terminal window: `> git clone https://github.com/fleschutz/PowerShell`
+2. **Otherwise,** download and unzip it from: https://github.com/fleschutz/PowerShell/archive/master.zip
How to execute PowerShell scripts in Windows?