mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-13 09:07:29 +02:00
parent
747043f0cc
commit
f80c1aa0b1
41 changed files with 68 additions and 68 deletions
|
@ -120,9 +120,9 @@ v8.15.1
|
|||
<ol start="5">
|
||||
<li>In your terminal, <code>cd</code> to a directory where the local clone will be a subdirectory. (For help see <a href="https://tutorial.djangogirls.org/en/intro_to_command_line/">Introduction to the command-line interface</a>.)</li>
|
||||
</ol>
|
||||
<pre><code class="hljs css language-sh"><span class="hljs-built_in">cd</span> /Users/USERNAME/doc_projects <span class="hljs-comment"># macOS example</span>
|
||||
<pre><code class="hljs css language-sh"><span class="hljs-built_in">cd</span> /Users/NAME/doc_projects <span class="hljs-comment"># macOS example</span>
|
||||
<span class="hljs-comment"># or</span>
|
||||
<span class="hljs-built_in">cd</span> /c/USERNAME/doc_projects <span class="hljs-comment"># Windows example</span>
|
||||
<span class="hljs-built_in">cd</span> /c/NAME/doc_projects <span class="hljs-comment"># Windows example</span>
|
||||
</code></pre>
|
||||
<ol start="6">
|
||||
<li>Clone your repository to your local machine:</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue