diff --git a/inception.mdwn b/inception.mdwn
index fb97dda9996e522f94892405a8df4ee2e86f4fcc..99d3fae0f4ac873f753a56964ebf49d713644c05 100644
--- a/inception.mdwn
+++ b/inception.mdwn
@@ -1,9 +1,6 @@
 [[!meta title="How everything begins"]]
 
 How do you keep a clean and consistent environment across machines? How you keep track of your home folder stuff?
-I keep things in git repositories and proceed like this:
 
-  - Setup [apps.git](https://git.sarava.org/?p=rhatto/apps.git;a=blob;f=README.md;hb=HEAD).
-  - Clone [dotfiles.git](https://git.sarava.org/?p=rhatto/dotfiles.git;a=summary) using metadot.
-
-Done!
+I setup [apps.git](https://git.sarava.org/?p=rhatto/apps.git;a=blob;f=README.md;hb=HEAD) into the "inception" mode, loading
+all [dotfiles](https://git.sarava.org/rhatto/dotfiles.git) using [metadot](https://git.sarava.org/metadot.git).