about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-09-10 11:00:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-09-10 11:00:07 -0700
commitfd432e7d5d1e01cd0c0b7b2cab910f9058e3bf48 (patch)
tree482f97396ad99d93d264eddd900444b1e83aad34 /Readme.md
parent44c1aeef226542d692f0002b5cca5a3c30935d18 (diff)
downloadmu-fd432e7d5d1e01cd0c0b7b2cab910f9058e3bf48.tar.gz
3316
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index e2431191..fec1a026 100644
--- a/Readme.md
+++ b/Readme.md
@@ -313,7 +313,8 @@ Hit F4 to rerun all sandboxes with the latest version of the code. More
 details: http://akkartik.name/post/mu. Beware, it won't save your edits by
 default. But if you create a sub-directory called `lesson/` under `mu/` it
 will. If you turn that directory into a git repo with `git init`, it will also
-back up your changes each time you hit F4.
+back up your changes each time you hit F4. Use the provided `new_lesson`
+script to take care of these details.
 
 Once you have a sandbox you can click on its result to mark it as expected: