aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 20:58:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 20:58:53 -0300
commit446257f61ab2f112ddb6eb0edb0e90143c5f9a54 (patch)
treeb7733b2c9d01c4473e55f53470b07f2998cbd57d /README.md
parentc3602e62888cd8b5b2b2af7b2f4a0f8b71be2d58 (diff)
downloadapps-446257f61ab2f112ddb6eb0edb0e90143c5f9a54.tar.gz
apps-446257f61ab2f112ddb6eb0edb0e90143c5f9a54.tar.bz2
Inception script
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.