mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Update HAXM installation link
Summary: Thanks for submitting a PR! Please read these instructions carefully: - [x] Explain the **motivation** for making this change. - [x] Provide a **test plan** demonstrating that the code is solid. - [ ] Match the **code formatting** of the rest of the codebase. - [x] Target the `master` branch, NOT a "stable" branch. So other Mac users wont have to dig around to look for the link. What existing problem does the pull request solve? A good test plan has the exact commands you ran and their output, provides screenshots or videos if the pull request changes UI or updates the website. See [What is a Test Plan?][1] to learn more. If you have added code that should be tested, add tests. Sign the [CLA][2], if you haven't already. Small pull requests are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it. Make sure all **tests pass** on both [Travis][3] and Closes https://github.com/facebook/react-native/pull/13434 Differential Revision: D4866808 fbshipit-source-id: 9259eff382d9440754e672ad05828342091877d2
This commit is contained in:
parent
e544563bd2
commit
a41292d9c4
@ -196,7 +196,7 @@ Android Virtual Devices allow you to run Android apps on your computer without t
|
||||
|
||||
Then, click "Next" to install all of these components.
|
||||
|
||||
> If you've already installed Android Studio before, you can still [install HAXM](https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows) without performing a custom installation.
|
||||
> If you've already installed Android Studio before, you can still install HAXM ([Windows](https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows)|[Mac](https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-mac-os-x)) without performing a custom installation.
|
||||
|
||||
<block class="linux android" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user