diff options
author | Adrien Schildknecht <adrien+dev@schischi.me> | 2013-07-01 23:03:08 +0200 |
---|---|---|
committer | Adrien Schildknecht <adrien+dev@schischi.me> | 2013-07-01 23:03:08 +0200 |
commit | eed4fd22c1c29f6cd4a20ec5b3b26d98a829e3d0 (patch) | |
tree | fae94ba3a1e790ad27e780456d47dacfa7dc2be2 | |
parent | ba792e9f39aa8ac00d661b7bfbe2a6e32024dacc (diff) |
Update Readme.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,4 +35,4 @@ Running xwcd Simply invoke the 'xcwd' command. You probably want to use it this way: - ``urxvt -cd `xcwd` `` + ``urxvt -cd "`xcwd`" `` |