From ac3ca3b1dcfea91438d52171a00c661ea94225c1 Mon Sep 17 00:00:00 2001 From: wsor4035 <24964441+wsor4035@users.noreply.github.com> Date: Sun, 25 Feb 2024 00:36:19 -0500 Subject: [PATCH] udpate readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index faa3446..919e4f0 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,4 @@ mod that adds basic material nodes and items ### Option 3: use git * `git clone https://github.com/mt-mods/basic_materials.git` -* `cd basic_materials` -* `git submodule init` -* `git submodule update` - -to update please use the following commands starting inside the mod directory - -* `git submodule sync` -* `git submodule update` \ No newline at end of file +* `cd basic_materials` \ No newline at end of file