Explorar o código

Update README.md

Ruben hai 6 meses
pai
achega
03889dfd06
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  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
 ```
 
 ___