From a25b066bc00dc2d326878d65cbefa98cb396fa3d Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Thu, 2 May 2024 09:58:28 +0530 Subject: [PATCH] Fix typing error --- docs/1970s/1971/unix-v1/simh/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1970s/1971/unix-v1/simh/index.md b/docs/1970s/1971/unix-v1/simh/index.md index ed11c6c..a4cf495 100644 --- a/docs/1970s/1971/unix-v1/simh/index.md +++ b/docs/1970s/1971/unix-v1/simh/index.md @@ -28,7 +28,7 @@ If you have not already installed SIMH PDP-11 emulator, see [the VirtualHub Setu ::: -Extract the kit you downloaded. Inside you will find several files. Create a folder somewhere to store the files for this VM and move the files named `m792low.load`, `rf0.dsk`, `rfk.dsk` and `tape` into it. +Extract the kit you downloaded. Inside you will find several files. Create a folder somewhere to store the files for this VM and move the files named `m792low.load`, `rf0.dsk`, `rk0.dsk` and `tape` into it. Now we will create a config file for our VM. Create a text file called `pdp11.ini` with the following content in the VM folder: