diff --git a/readme.md b/readme.md index 71642e725..931eba4cf 100644 --- a/readme.md +++ b/readme.md @@ -221,6 +221,12 @@ _Note_: **Requires cloning** the repo as of now ./install.sh ``` +or, in Powershell (Windows only): + +```pwsh +./install.ps1 +``` + #### Single font: * Installs a single Font of your choice @@ -231,6 +237,14 @@ _Note_: **Requires cloning** the repo as of now ./install.sh HeavyData ``` +or, in Powershell (Windows only): + +```pwsh +./install.ps1 +./install.ps1 Hack +./install.ps1 HeavyData +``` + ### `Option 4: Homebrew Fonts` > Best option if on **macOS** and want to use **Homebrew**.