Browse Source

Update README.md

Ruben 6 months ago
parent
commit
03889dfd06
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/README.md

+ 3 - 3
.github/README.md

@@ -34,13 +34,13 @@ Enjoy a clean, free, and fast experience with no bloated UI or annoying pop-ups.
 
 Winget:
 ```cmd
-cmd $> winget install picview
+winget install picview
 ```
 
 Scoop:
 ```cmd
-cmd $> scoop bucket add extras
-cmd $> scoop install extras/picview
+scoop bucket add extras;
+scoop install extras/picview
 ```
 
 ___