Skip to content

Commit

Permalink
Enhance Network inspector requirements documentation (#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedMickey authored Jan 5, 2022
1 parent 948a0d4 commit e599dfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,8 @@ Before using the Network inspector, please make sure that your system meets the
- Linux: `sudo apt-get install openssl`
- (macOS only) [`idb`](https://fbidb.io/docs/installation/) utility is installed. It's required to interact with iOS physical devices

The Network inspector uses functional of the Flipper plugin integrated to React Native apps. Please make sure that it's enabled in your application. You can use [this guide](https://fbflipper.com/docs/getting-started/react-native/) to integate Flipper into your projects.

### Network inspector usage

- To run the Network inspector you can use `Run Network Inspector` Command Palette command</br>
Expand Down

0 comments on commit e599dfd

Please sign in to comment.