From a7c8d9fe3b8d02ff080b57950b78527b8066d268 Mon Sep 17 00:00:00 2001 From: axtloss Date: Fri, 1 Jul 2022 13:21:49 +0200 Subject: Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..91cdbb5 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# flatpaks +random stuff i packaged as flatpak + +# 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 .yml` + +if an application needs some extra work before being aple to install/build it, it will have a readme in it describing the process in more detail -- cgit v1.2.3