From bd4949f2b32146c8e48ce309ecd04ea2b49da1a1 Mon Sep 17 00:00:00 2001 From: UsernameSwift Date: Wed, 7 Sep 2022 20:39:19 -0400 Subject: Fix up the main and Coreutils READMEs, and make the Coreutils manifest pull from the web --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91cdbb5..f9f7ee9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# flatpaks -random stuff i packaged as flatpak +# Flatpaks +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 .yml` +# 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 +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. -- cgit v1.2.3