aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2020-12-06 16:25:48 +0100
committerMarvin Borner2020-12-06 16:26:22 +0100
commitcaca27b8f6ad4d2019a7eff900a3ae23264c7aac (patch)
treea97a843ba5688bf9367ca35f071cbc6161ebebf0 /README.md
parentc970210a2c6e9c86132470c44a712277f4943d7a (diff)
Removed submodule loading
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae54112..3da2af8 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ This project is somewhat of a coding playground for me. It doesn't have any usef
- nasm
- qemu
-- Clone this repository using `git clone --recurse-submodules https://github.com/marvinborner/Melvix.git`
+- Clone this repository using `git clone https://github.com/marvinborner/Melvix.git`
- Run `./run` (pure magic!)