File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 2
2
- Nerd Fonts. Install [ Nerd Fonts] ( https://www.nerdfonts.com/font-downloads ) ([ JetBrainsMono] ( https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.zip ) recommended)
3
3
- Windows 10 & 11
4
4
5
- ### Installer
6
- - Visit the [ releases page] ( https://github.com/amnweb/yasb/releases ) on GitHub.
7
- - Look for the latest release version, which will typically be listed at the top.
8
- - Under the "Assets" section of the release, you’ll find various files. Click on the installer file to download it.
5
+ ### Manual Installation
6
+ 1 . Download the latest installer from the [ GitHub releases page] ( https://github.com/amnweb/yasb/releases/latest ) .
7
+ 2 . Run the installer and follow the on-screen instructions to complete the installation.
9
8
10
9
***
11
10
@@ -17,6 +16,15 @@ winget install --id AmN.yasb
17
16
18
17
***
19
18
19
+ ### Scoop
20
+ Install YASB using [ Scoop] ( https://scoop.sh/ ) :
21
+ ```
22
+ scoop bucket add extras
23
+ scoop install extras/yasb
24
+ ```
25
+
26
+ ***
27
+
20
28
### Using Python
21
29
- Install Python 3.12
22
30
- Install required Python Modules:
You can’t perform that action at this time.
0 commit comments