mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-12 16:47:26 +02:00
parent
305f8fd823
commit
a62b0f91ab
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<li><p><code>docusaurus-init</code></p></li>
|
||||
</ol>
|
||||
<blockquote>
|
||||
<p>After docusaurus is installed, moving forward, you can check your current version of Docusaurus by going into the <code>website</code> directory and typing <code>npm list docusaurus</code>. You can update to the <a href="https://www.npmjs.com/package/docusaurus">latest version</a> of Docusaurus by typeing <code>npm update</code>.</p>
|
||||
<p>After docusaurus is installed, moving forward, you can check your current version of Docusaurus by going into the <code>website</code> directory and typing <code>npm list docusaurus</code>. You can update to the <a href="https://www.npmjs.com/package/docusaurus">latest version</a> of Docusaurus by typing <code>npm update</code>.</p>
|
||||
</blockquote>
|
||||
<p>Along with previously existing files and directories, your root directory will now contain a structure similar to:</p>
|
||||
<pre><code class="hljs css bash">root-of-repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue