Fix typo (.bash instead of .bashrc)

Summary: Closes https://github.com/facebook/react-native/pull/7464

Differential Revision: D3275748

fb-gh-sync-id: a59e6f54425906c4018f122174a86d80afa021eb
fbshipit-source-id: a59e6f54425906c4018f122174a86d80afa021eb
This commit is contained in:
Will Fong 2016-05-09 05:41:19 -07:00 committed by Facebook Github Bot 7
parent d7de68241f
commit 28cc8c9776
1 changed files with 1 additions and 1 deletions

View File

@ -499,7 +499,7 @@ tools from the command line such as `android avd`.
<block class="linux android" />
In your `~/.bash` or `~/.bash_profile`:
In your `~/.bashrc` or `~/.bash_profile`:
```
# Your exact string here may be different.