mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
parent
6c3e6a6f34
commit
ecb671e95a
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
<li><p>Configure your build steps:</p>
|
||||
<ul>
|
||||
<li>For your build command enter: <code>cd website; npm install; npm run build;</code></li>
|
||||
<li>For publish directory: <code>build/<projectName></code> (use the <code>projectName</code> from your <code>siteConfig</code>)</li>
|
||||
<li>For publish directory: <code>website/build/<projectName></code> (use the <code>projectName</code> from your <code>siteConfig</code>)</li>
|
||||
</ul></li>
|
||||
<li><p>Click <strong>Deploy site</strong></p></li>
|
||||
</ol>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue