diff options
author | Monster <monstur@disroot.org> | 2023-04-18 22:52:59 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2023-04-18 23:36:36 +0200 |
commit | df58d7ef79f560689606ed3e1aca5df4603071f8 (patch) | |
tree | 479fc112962c49f9c09447d474f01de649216343 /README.md | |
parent | d72e975c08d0f19c6d81f2128af7c2704fc2e09e (diff) | |
download | flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.gz flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.bz2 |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ Random stuff that I packaged as Flatpaks. # Building & Installing Flatpaks Just move into the directory of the Flatpak you want to install, and run `flatpak-builder --user --install --force-clean build-dir <filename>.yml` -If an application needs some extra work before being able to install/build it, it will have a readme in it describing the process in more detail. +If an application needs some extra work before being able to install/build it, it will have a README in it describing the process in more detail. |