diff options
author | Alan Pearce | 2017-05-22 12:40:18 +0200 |
---|---|---|
committer | Alan Pearce | 2017-05-22 12:40:18 +0200 |
commit | 256624894ef9a1c23ae7dc5464029542398ca7ca (patch) | |
tree | 0de5baf885a71bd5b408a3d22160cc831125fbeb | |
parent | b34647145f387defb991baa53800e184771a11fa (diff) | |
download | nixfiles-256624894ef9a1c23ae7dc5464029542398ca7ca.tar.lz nixfiles-256624894ef9a1c23ae7dc5464029542398ca7ca.tar.zst nixfiles-256624894ef9a1c23ae7dc5464029542398ca7ca.zip |
Fix display of readme on GitHub
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index 3acd8b22..6c85344c 100644 --- a/README.org +++ b/README.org @@ -20,7 +20,7 @@ It should work on: ** Installation -Clone the project anywhere, e.g. with =[[https://github.com/motemen/ghq][ghq]]= +Clone the project anywhere, e.g. with [[https://github.com/motemen/ghq][ghq]] #+BEGIN_SRC sh :exports code ghq get git://git.alanpearce.eu/dotfiles |