aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorswirl <swurl@swurl.xyz>2021-12-30 11:53:17 -0500
committerswirl <swurl@swurl.xyz>2021-12-30 11:53:17 -0500
commitc613a1c95820c0e6aaa8bc44d94b26c516780575 (patch)
tree170b23408361c43c153309715e66b7093bafca4c /README.md
parenta8b215b5608a66cbf71dc5a3fe7bd1d318f94d5a (diff)
downloadPrismLauncher-c613a1c95820c0e6aaa8bc44d94b26c516780575.tar.gz
PrismLauncher-c613a1c95820c0e6aaa8bc44d94b26c516780575.tar.bz2
PrismLauncher-c613a1c95820c0e6aaa8bc44d94b26c516780575.zip
add .desktop file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3d3f95d..e01d18a4 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Several source build packages are available, along with experimental pre-built g
- Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/
- [Linux (AMD64) System](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst) ([SHA256](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst.sha256)) - this is a generic system package intended to be used as a base for making distro-specific packages.
- [Windows (32-bit)](https://packages.polymc.org/latest/win32/win32.zip) ([SHA256](https://packages.polymc.org/latest/win32/win32.zip.sha256)) - this is a portable package, you can extract it anywhere and run it. This package needs testing.
-- [Debian (AMD64](https://packages.polymc.org/latest/deb/polymc-amd64.deb) ([SHA256](https://packages.polymc.org/latest/deb/polymc-amd64.deb.sha256)) - this is intended to be installed with `dpkg -i`. Alternatively, you may build the `.deb` yourself, by going to `packages/debian` and running `./makedeb.sh`.
+- [Debian (AMD64)](https://packages.polymc.org/latest/deb/polymc-amd64.deb) ([SHA256](https://packages.polymc.org/latest/deb/polymc-amd64.deb.sha256)) - this is intended to be installed with `dpkg -i`. Alternatively, you may build the `.deb` yourself, by going to `packages/debian` and running `./makedeb.sh`.
- MacOS currently does not have any packages. We are still working on setting up MacOS packaging.
## Development