diff options
Diffstat (limited to 'application/package/rpm/README.md')
-rw-r--r-- | application/package/rpm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/package/rpm/README.md b/application/package/rpm/README.md index 98b6d5cb..0c2b1e49 100644 --- a/application/package/rpm/README.md +++ b/application/package/rpm/README.md @@ -1,7 +1,7 @@ # What is this? A simple RPM package for MultiMC that contains a script that downloads and installs real MultiMC on Red Hat based systems. -It contains a `.desktop` file, an icon, and a simple script that does the heavy lifting. +It contains a `.desktop` file, a `.metainfo.xml` file, an icon, and a simple script that does the heavy lifting. # How to build this? You need the `rpm-build` package. Switch into this directory, then run: |