فهرست منبع

Update README.md

Ruben 6 ماه پیش
والد
کامیت
03889dfd06
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  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
 ```
 
 ___