Remove unnecessary step in FDP quick start guide

Remove unnecessary step when the user install
the required tools for the website and documentation.

There's no need to move the shared folder between projects
This commit is contained in:
Sergio Carlavilla Delgado 2021-01-29 18:23:26 +01:00
parent 85faabdc47
commit 67b8d471d4

View file

@ -63,13 +63,6 @@ Some preparatory steps must be taken before editing the FreeBSD documentation. F
% git clone https://git.FreeBSD.org/doc.git doc
....
+
. Copy the content of [.filename]#~/doc/shared# to [.filename]#~/doc/documentation# and [.filename]#~/doc/website#.
+
[source,bash]
....
make move-shared
....
+
. Configure the text editor:
** Tab stops set to 2.