David Blume commited on 2015-11-27 15:03:26
Showing 1 changed files, with 2 additions and 2 deletions.
... | ... |
@@ -25,11 +25,11 @@ Run the following: |
25 | 25 |
dotfiles$ rm dotfiles.tar |
26 | 26 |
dotfiles$ chmod +x setup.sh |
27 | 27 |
|
28 |
-Then, then you run setup.sh, it'll backup your old files to "backup_of_orig_dotfiles". |
|
28 |
+Then, then you run `setup.sh`, it'll backup your old files to `backup_of_orig_dotfiles_<date>`. |
|
29 | 29 |
|
30 | 30 |
dotfiles$ ./setup.sh |
31 | 31 |
|
32 |
-And see [config.dlma.com](http://config.dlma.com) for more. |
|
32 |
+And see config.dlma.com for more. |
|
33 | 33 |
|
34 | 34 |
#### What's installed |
35 | 35 |
|
36 | 36 |