You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ makepkg -si
70
70
71
71
**From GitHub - Linux console**
72
72
73
-
Go to [Releases](https://github.com/Mexit/MultiOS-USB/releases), download the latest version and unpack the downloaded archive.
73
+
Go to [Releases](../../releases/latest), download and unpack the downloaded archive.
74
74
75
75
Check and install the required packages (in most cases they should be installed by default):
76
76
- tar, bzip2, xz
@@ -91,10 +91,13 @@ For example:
91
91
sudo ./multios-usb.sh /dev/sdX
92
92
```
93
93
94
-
**From GitHub - image based installation (experimental)**
94
+
**From GitHub - PowerShell installer or manual installation (UEFI only)**
95
95
96
-
Recommended installation method for Windows. Go to [Releases](https://github.com/Mexit/MultiOS-USB/releases) and download the appropriate file.
97
-
Installation details can be found [here](docs/README_image) and in the downloaded archive.
96
+
Recommended installation method for Windows. Installation details can be found [here](docs/README_uefi) and in the downloaded [archive](../../releases/latest).
0 commit comments