diff --git a/manyfold/README.md b/manyfold/README.md index eaa453c..1162598 100644 --- a/manyfold/README.md +++ b/manyfold/README.md @@ -8,7 +8,7 @@ It also contains some extra's, to better fit an XR audience & enable community l # Build/Run the container-image ```bash -$ git clone --recursive --depth 1 https://codeberg.org/coderofsalvation/xrforge.git +$ git clone --recurse-submodules --depth 1 https://codeberg.org/coderofsalvation/xrforge.git $ cd xrforge $ docker load < $(nix-build nix/docker.nix) $ manyfold/cli/manyfold run @@ -22,7 +22,7 @@ sending incremental file list ... ``` -> NOTE: if you don't want the default XR Fragments asset-library, omit `--recursive` in the git cmd. +> NOTE: if you don't want the default XR Fragments asset-library, omit `--recurse-submodules` in the git cmd. # Extra environment-variables