From b2e9887b8371ccfd4cb58e68a037a09a4f91102f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 22 Mar 2021 22:28:35 -0700 Subject: . --- shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/README.md') diff --git a/shell/README.md b/shell/README.md index fce3fbd1..be95b54e 100644 --- a/shell/README.md +++ b/shell/README.md @@ -22,7 +22,7 @@ Load an s-expression into it: $ echo '(+ 1 1)' |dd of=data.img conv=notrunc ``` -4. Now run with both code and data disks: +Now run with both code and data disks: ```sh $ qemu-system-i386 -hda disk.img -hdb data.img ``` -- cgit 1.4.1-2-gfad0