about summary refs log tree commit diff stats
path: root/sandbox/Readme.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-12 20:47:56 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-12 20:47:56 -0700
commit4895d94195a072b3efe10f8a6a94ad9c1a0683f5 (patch)
tree9be34117a8c149f881f1aa616ba50620899af14b /sandbox/Readme.md
parentc59e456e81a6b6736183665916b6faa616625e81 (diff)
downloadmu-4895d94195a072b3efe10f8a6a94ad9c1a0683f5.tar.gz
2188
Diffstat (limited to 'sandbox/Readme.md')
-rw-r--r--sandbox/Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/Readme.md b/sandbox/Readme.md
index d21610e6..05c9421f 100644
--- a/sandbox/Readme.md
+++ b/sandbox/Readme.md
@@ -7,9 +7,9 @@ other editor with mu. For example, here's mu running alongside vim atop tmux:
 
 To set this up:
 
-  a) copy the lines in tmux.conf into $HOME/.tmux.conf
+  a) copy the lines in tmux.conf into `$HOME/.tmux.conf`.
 
-  b) copy the file `mu_run` somewhere in your $PATH
+  b) copy the file `mu_run` somewhere in your `$PATH`.
 
 Now when you start tmux, split it into two vertical panes, run `mu sandbox` on
 the right pane and your editor on the left. You should be able to hit F4 in