diff options
Diffstat (limited to '')
-rw-r--r-- | org.gnu.coreutils/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md index 71a217f..ff8da4f 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 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` +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 `flatpak run org.gnu.coreutils cat` If you want to simplify it, you can alias them to the proper command. |