diff options
Diffstat (limited to 'doc/overview/gettingstarted.html.part')
-rw-r--r-- | doc/overview/gettingstarted.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview/gettingstarted.html.part b/doc/overview/gettingstarted.html.part index 08d9dba47..644b7a0a1 100644 --- a/doc/overview/gettingstarted.html.part +++ b/doc/overview/gettingstarted.html.part @@ -100,7 +100,7 @@ Gentoo-derived systems is:</p> <p>On Exherbo systems, we instead use:</p> -<pre>world = /var/db/paludis/world</pre> +<pre>world = ${root}/var/db/paludis/repositories/installed/world</pre> <h3>keywords.conf</h3> |