Browse Source

fix markdown rendering issue

Daniel Sheffield 1 week ago
parent
commit
e88e3dbedf
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Readme.md

+ 3 - 2
Readme.md

@@ -105,10 +105,11 @@ structure will be assumed:
 └── vim
     └── .vimrc
 ```
+
 This shows a repo with two packages:
 
-    * vim - no targets (so is assumed to be a `user` target)
-    * ssh - two targets: `system` and `user`
+   * vim - no targets (so is assumed to be a `user` target)
+   * ssh - two targets: `system` and `user`
 
 ## The ./dot Script