From 04d88296f464434580363a5f750ab9bbd5bb5f95 Mon Sep 17 00:00:00 2001 From: yudejp Date: Tue, 4 May 2021 12:59:38 +0900 Subject: [PATCH] Fix typo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aaa792..2f00961 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# firmament: 🌄 Challenge of building operating system (reffering to MikanOS) +# firmament: 🌄 Challenge of building operating system (referring to MikanOS) ## Setup 1. Build container on Visual Studio Code. 1. Run: `.devcontainer/init.sh` (on `/workspaces/firmament`) @@ -12,7 +12,8 @@ * Run: `~/run_qemu.sh` #### Configuring VcXsrv * You can refer to my `config.xlaunch` file (placed on .devcontainer/config.xlaunch). -* All you need is to install VcXsrv and open `config.xlaunch` on Windows. +* All you need is to install VcXsrv and open `config.xlaunch` on Windows. + (You can use `.devcontainer/config.xlaunch` with no edit.) * Please make sure allow VcXsrv connections via both private & public network in Windows Defender Firewall. ## License ### .devcontainer/