mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
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:
committed by
Facebook Github Bot 7
parent
d7de68241f
commit
28cc8c9776
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user