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:
parent
85faabdc47
commit
67b8d471d4
1 changed files with 0 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue