diff --git a/Documentation/doc/Documentation/Usage.txt b/Documentation/doc/Documentation/Usage.txt index daf1643f4df..30b3627f683 100644 --- a/Documentation/doc/Documentation/Usage.txt +++ b/Documentation/doc/Documentation/Usage.txt @@ -9,8 +9,8 @@ However, some dependencies of \cgal might still need to be installed. \section usage_introduction Quick Start: Compiling a Program using CGAL Assuming that you have obtained \cgal through one of the package managers offering \cgal on your platform -(see Section \ref secgettingcgal), you can download \cgal examples -CGAL-\cgalReleaseNumber-examples.tar.xz +(see Section \ref secgettingcgal), you can download \cgal examples ( +CGAL-\cgalReleaseNumber-examples.tar.xz) and the compilation of an example is as simple as: cd $HOME/CGAL-\cgalReleaseNumber/examples/Triangulation_2 # go to an example directory @@ -50,7 +50,8 @@ You may also download the sources of \cgal directly, but it is then your respons acquire these dependencies. The examples and demos of \cgal are not included when you install \cgal with a package manager, -and must be downloaded here. +and must be downloaded +here. \subsection secusingpkgman Using a Package Manager