diff --git a/CHANGELOG.md b/CHANGELOG.md index 5985362..76dd3f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ + dependencies updated, [9b09146aadae5727a5fee4de5fe0c1d70c581c22] ### Features -+ `install.sh` script added, [7a42eba6b0968314af40ff87bcc42d288f6860bc], [e0703b76a1a28cfe266f130a7f7dec92f1b5ad58] ++ `install.sh` script added, for automated platform selected, download, and installation, [7a42eba6b0968314af40ff87bcc42d288f6860bc], [e0703b76a1a28cfe266f130a7f7dec92f1b5ad58] ### Fixes + If a sort order is set, sort containers on every `update_stats()` execution, [cfdea77594e48c8c20a4d6e6c7ea31c9181361a1] diff --git a/README.md b/README.md index f2c21dd..a9be6f7 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ install -Dm 755 oxker -t "${HOME}/.local/bin" && rm oxker_linux_x86_64.tar.gz oxker ``` -or, automatically select platform, download, and install to `$HOME/.local/bin` +or, automatically select platform, download, and installation to `$HOME/.local/bin` *One should verify all scripts before running in your shell*