docs: changelog/readme

This commit is contained in:
Jack Wills
2023-01-03 19:03:39 +00:00
parent d1672d28a6
commit 8499c33598
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
+ dependencies updated, [9b09146aadae5727a5fee4de5fe0c1d70c581c22]
### Features
+ `install.sh` script added, for automated platform selected, download, and installation, [7a42eba6b0968314af40ff87bcc42d288f6860bc], [e0703b76a1a28cfe266f130a7f7dec92f1b5ad58]
+ `install.sh` script added, for automated platform selection, download, and installation, [7a42eba6b0968314af40ff87bcc42d288f6860bc], [e0703b76a1a28cfe266f130a7f7dec92f1b5ad58]
### Fixes
+ If a sort order is set, sort containers on every `update_stats()` execution, [cfdea77594e48c8c20a4d6e6c7ea31c9181361a1]
+1 -1
View File
@@ -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 installation to `$HOME/.local/bin`
or, for automatic platform selection, download, and installation (to `$HOME/.local/bin`)
*One should verify all scripts before running in your shell*