diff options
author | UsernameSwift <usernameswift@tar.black> | 2022-09-07 20:39:19 -0400 |
---|---|---|
committer | axtloss <axtlos@tar.black> | 2022-09-08 06:01:33 +0200 |
commit | bd4949f2b32146c8e48ce309ecd04ea2b49da1a1 (patch) | |
tree | 39dabd160b6101ae1269210112193f775a98b6b8 /org.gnu.coreutils/README.md | |
parent | a01263fcc51eb0b62d154b7babf35781bcdd5915 (diff) | |
download | flatpaks-bd4949f2b32146c8e48ce309ecd04ea2b49da1a1.tar.gz flatpaks-bd4949f2b32146c8e48ce309ecd04ea2b49da1a1.tar.bz2 |
Fix up the main and Coreutils READMEs, and make the Coreutils manifest pull from the web
Diffstat (limited to 'org.gnu.coreutils/README.md')
-rw-r--r-- | org.gnu.coreutils/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md index 93a85a5..71a217f 100644 --- a/org.gnu.coreutils/README.md +++ b/org.gnu.coreutils/README.md @@ -1,4 +1,4 @@ # [coreutils](https://www.gnu.org/software/coreutils/) -works with no issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatapk run org.gnu.coreutils cat` +Works without issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatapk run org.gnu.coreutils cat` -if you want to simplify it you can alias them to the proper command. +If you want to simplify it, you can alias them to the proper command. |