We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbb436 commit 9abd1f5Copy full SHA for 9abd1f5
1 file changed
README.md
@@ -52,9 +52,9 @@ Download the appropriate setup file for your OS from the subdirectories under `d
52
- **macOS**:
53
- Go to `dist/darwin/x64/` and download the file, e.g., `sfdmu-gui-app-darwin-x64-X.X.X.zip`.
54
- **Linux (Debian-based systems)**:
55
- - Navigate to `dist/deb/` and download `sfdmu-gui-app_X.X.X_amd64.deb`.
+ - Navigate to `dist/deb/x64/` and download `sfdmu-gui-app_X.X.X_amd64.deb`.
56
- **Linux (RPM-based systems)**:
57
- - Visit `dist/rpm/` and download `SFDMU-GUI-App-X.X.X-1.x86_64.rpm`.
+ - Visit `dist/rpm/x64/` and download `SFDMU-GUI-App-X.X.X-1.x86_64.rpm`.
58
- **Windows**:
59
- Find `dist/windows/x64/` and download the zip package, e.g., `sfdmu-gui-app-X.X.X Setup.zip`.
60
0 commit comments