aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3c085e0..406e75f 100644
--- a/README.md
+++ b/README.md
@@ -16,5 +16,13 @@ Then check the source integrity of the latest release:
tag="`git describe --abbrev=0 --tags`"
git tag -v $tag && git checkout $tag
-Then add each folder to your `$PATH`. If you use rhatto's profile
-module that will be automatically handled to you.
+Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use.
+
+Inception
+---------
+
+A more radical approach takes over of all your environment (shell and desktop experience):
+
+ $HOME/apps/inception
+
+Then logout and log in again. You should have a nice workspace now.