diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-06-20 11:40:46 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-06-20 11:40:46 +0200 |
commit | abb0dc93dae4709bdfddffe323691d8eb1a9e451 (patch) | |
tree | 5e82b3c9e53f1316c67d3f698b65157512087f1f /README.md | |
parent | 4497059f39ebf982f39434cadffa3819f7cb421e (diff) |
Fix markup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ cd dotfiles make ``` -This will call the [install]{install} script from this repository, which links +This will call the [install](install) script from this repository, which links each configuration file from the dotfiles directory to a dotfile in the users home directory. |