diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-10-14 11:50:51 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-10-14 11:50:51 -0700 |
commit | 6ef4880e02a769754a3a8af1f46455fe5d9cc44c (patch) | |
tree | 8556fc516a3c34aa784d5c767fedb631c3656534 | |
parent | 917e18438fb09d21af3e0ebe701b98fb19af8ea6 (diff) | |
download | mu-6ef4880e02a769754a3a8af1f46455fe5d9cc44c.tar.gz |
3498
-rw-r--r-- | sandbox/Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/Readme.md b/sandbox/Readme.md index f2cb2fd9..eba8a762 100644 --- a/sandbox/Readme.md +++ b/sandbox/Readme.md @@ -17,4 +17,4 @@ the right pane and your editor on the left. You should be able to hit F4 in either side to run the sandbox. Known issues: you have to explicitly save inside your editor before hitting -F4, unlike with 'mu edit'. +F4, unlike with `mu edit`. |