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