mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 01:28:38 +02:00
parent
0f3999aa29
commit
304f9235d0
14 changed files with 16 additions and 16 deletions
|
@ -89,7 +89,7 @@
|
|||
<ol>
|
||||
<li><p>Verifique se você tem a versão mais recente do <a href="https://nodejs.org/en/download/">Node</a> instalada. Recomendamos que você também instale o <a href="https://yarnpkg.com/en/docs/install">Yarn</a>.</p>
|
||||
<blockquote>
|
||||
<p>Você precisa ter o Node >= 8.x e o Yarn >= 1.5.</p>
|
||||
<p>You have to be on Node >= 10.9.0 and Yarn >= 1.5.</p>
|
||||
</blockquote></li>
|
||||
<li><p>Create a project, if none exists, and change your directory to this project's root.</p>
|
||||
<p>Você estará criando a documentação neste diretório. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
<ol>
|
||||
<li><p>Verifique se você tem a versão mais recente do <a href="https://nodejs.org/en/download/">Node</a> instalada. Recomendamos que você também instale o <a href="https://yarnpkg.com/en/docs/install">Yarn</a>.</p>
|
||||
<blockquote>
|
||||
<p>Você precisa ter o Node >= 8.x e o Yarn >= 1.5.</p>
|
||||
<p>You have to be on Node >= 10.9.0 and Yarn >= 1.5.</p>
|
||||
</blockquote></li>
|
||||
<li><p>Create a project, if none exists, and change your directory to this project's root.</p>
|
||||
<p>Você estará criando a documentação neste diretório. The root directory may contain other files. The Docusaurus installation script will create two new directories: <code>docs</code> and <code>website</code>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue