aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2017-02-21 17:29:56 +0000
committerPaul Garlick <pgarlick@tourbillion-technology.com>2017-02-21 17:29:56 +0000
commit0b116c640869390f50596cd623ded32cedeb15a8 (patch)
tree63d3cdee5b86f17993cb3c46fa42484d0e9b6ea9
parent007c3da6c87795418c1f8c10da5b0ee7606b1214 (diff)
downloadtweed-0b116c640869390f50596cd623ded32cedeb15a8.tar.gz
put fence around code block
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index abff996..27bc686 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ directories $HOME/.hashdist, /gnu and /nix respectively to store the
application files. GNU Guix uses sub-directories in /var to store log files
and database files.
+~~~~
/ (root)
├── OS
├── var
@@ -104,6 +105,7 @@ and database files.
├── gnu
└── nix
+~~~~
A user may install a subset of the *TWEED* packages. It is also possible for
the user to extend the list of packages, beyond the group offered by *TWEED*.