about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tutorial/index.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/tutorial/index.md b/tutorial/index.md
index 2fcc7c65..463d7abd 100644
--- a/tutorial/index.md
+++ b/tutorial/index.md
@@ -44,6 +44,10 @@ and help me improve it.
 
 ## Task 1: getting started
 
+Read the first half of [the Readme](https://github.com/akkartik/mu/blob/main/README.md)
+(stop before the section on &ldqu;Syntax”). Can you figure out the
+commands to prepare Mu on your computer?
+
 Open a terminal and run the following commands to prepare Mu on your computer:
 
 ```
@@ -58,8 +62,8 @@ Run a small program to start:
 qemu-system-i386 code.img
 ```
 
-If you aren't on Linux, the command for creating `code.img` will be slightly
-different:
+If you aren't on Linux (or “Windows Subsystem for Linux”), the
+command for creating `code.img` will be slightly different:
 
 ```
 ./translate_emulated tutorial/task1.mu