Skip to content

Commit

Permalink
revert change in versioned docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Dec 5, 2020
1 parent 1ffa6b0 commit 7f3662d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ While you can use any editor of your choice to develop your app, you will need t

<h3>Node, JDK</h3>

We recommend installing Node via [Chocolatey](https://chocolatey.org), a popular package manager for Windows.
We recommend installing Node via [Chocolatey](https://chocolatey.org), a popular package manager for Windows.

If you want to be able to switch between different Node versions, you might want to install Node via [nvm-windows](https://github.com/coreybutler/nvm-windows), a Node version manager for Windows.

React Native also requires [Java SE Development Kit (JDK)](https://openjdk.java.net/projects/jdk8/), which can be installed using [Chocolatey](https://chocolatey.org/), a popular package manager for Windows.
React Native also requires [Java SE Development Kit (JDK)](https://openjdk.java.net/projects/jdk8/), which can be installed using Chocolatey as well.

Open an Administrator Command Prompt (right click Command Prompt and select "Run as Administrator"), then run the following command:

Expand Down

0 comments on commit 7f3662d

Please sign in to comment.