diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2017-02-21 10:48:36 +0000 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2017-02-21 10:48:36 +0000 |
commit | 299abf7ad355ef4c3b30c979dd9f8ae7330aadfb (patch) | |
tree | b070393d1327e3fd4c46a710a0d01d06a9b3e530 | |
parent | fbb55def5bb68922fdedd351c9a9acfc509c475a (diff) | |
download | tweed-299abf7ad355ef4c3b30c979dd9f8ae7330aadfb.tar.gz |
remove fencing from code block
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -89,7 +89,6 @@ 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 @@ -105,7 +104,6 @@ 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*. |