diff --git a/README.md b/README.md index 94543f2..f2589c1 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ usually imported from the original project site. Alternatively, you can download just the [`instalee`](./instalee) script and configure it yourself. -On Arch you can install the script to `/usr/bin` -and the man-page with the `instalee-git` AUR package. +On Arch you can install the `instalee-git` AUR package +to get the man-page and copy the script into `/usr/bin`. #### Windows @@ -220,7 +220,7 @@ but the details still need to be fleshed out. #### [./groups/shell](shell) - shell/basics: without these a linux machine is hardly usable -- shell/tools: without these, a linux computer is not productively usable for me +- shell/tools: without these a linux computer is not productively usable for me - shell/enhancements: replacements for commonly used, dated tools, such as `ls`->`exa` and `top`->`glances` #### [./groups/arch](arch) diff --git a/groups/arch/full b/groups/arch/full index 68b103e..7332693 100644 --- a/groups/arch/full +++ b/groups/arch/full @@ -1,5 +1,5 @@ arch/base -composing +media/score media/mix media/video media/img diff --git a/groups/composing b/groups/media/score similarity index 100% rename from groups/composing rename to groups/media/score