From 77ff6d1374a9fe49f96ac8009560ef30c8f86e07 Mon Sep 17 00:00:00 2001 From: ppadial <3371798+ppadial@users.noreply.github.com> Date: Tue, 8 Dec 2020 00:42:13 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index aaf3fce..e2c3ff6 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,4 @@ While Winfetch does work in the majority of cases, things may break occasionally 3. **No need for the WSL, Cygwin, or MSYS2.** While you need to install a bash emulator (WSL, Git Bash, MSYS2, Cygwin) to run Neofetch, all you need for Winfetch is PowerShell, which is installed by default on most Windows computers. -## Quick Usage - -```pwsh -$> Install-Script posh-winfetch -Scope CurrentUser -$> posh-winfetch -``` - #### More: \[[Dependencies](https://github.com/lptstr/winfetch/wiki/Dependencies)\] \[[Installation](https://github.com/lptstr/winfetch/wiki/Installation)\] \[[Usage](https://github.com/lptstr/winfetch/wiki/Basic-Usage)\]