We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd61ce8 commit 2cb2aa3Copy full SHA for 2cb2aa3
README.md
@@ -32,16 +32,6 @@ main branch, is intended for developers and everyone interested in
32
contributing or just curious to see how the code works and wanting to
33
hack on it.
34
35
-Please note that since the sandbox is contained in a
36
-[git submodule](http://git-scm.com/docs/git-submodule) you should append
37
-`--recursive` to the standard `git clone` command to obtain it. Or, if
38
-you have already cloned CMS, simply run the following command from
39
-inside the repository:
40
-
41
-```bash
42
-git submodule update --init
43
-```
44
45
46
Support
47
-------
0 commit comments