Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit dc7df77

Browse files
committed
mention alternatives in installation book chapter
1 parent 86d7d62 commit dc7df77

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

book/installation.rst

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ After that, you get a quick introduction of the bundles you have installed.
1616
This can be used to familiarize yourself with the CMF or as a starting point
1717
for a new custom application.
1818

19-
.. note::
20-
21-
You can also install the CMF Sandbox, this is a more complete demo
22-
instance of the Symfony CMF. You can view it online at `cmf.liip.ch`_.
23-
You can also install it locally, so you can play with the code. For
24-
installation instructions for the sandbox, please read
25-
":doc:`../cookbook/editions/cmf_sandbox`".
19+
This tutorial is aimed at people who want to get started with a project based
20+
on the Symfony CMF. There are two alternate articles in the cookbook you might
21+
want to look at, depending on what you need:
22+
23+
* :doc:`../cookbook/editions/cmf_core` - a guide for adding the CMF to a standard
24+
Symfony project.
25+
* :doc:`../cookbook/editions/cmf_sandbox` for instructions on how to install a
26+
demonstration sandbox. The sandbox contains many examples of what you can do
27+
with the CMF.
2628

2729
Preconditions
2830
-------------

0 commit comments

Comments
 (0)