Few fixes in docs after folders re-arrangements
Summary: Few fixes in docs after folders re-arrangements Reviewed By: mweststrate Differential Revision: D20465905 fbshipit-source-id: f65a154731a9956cd0cb6ab66a42eaeecaaf8af0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d9a2167019
commit
0e920e8558
@@ -66,7 +66,7 @@ Please refer to our [Getting Started guide](https://fbflipper.com/docs/getting-s
|
||||
|
||||
```
|
||||
git clone https://github.com/facebook/flipper.git
|
||||
cd flipper
|
||||
cd flipper/desktop
|
||||
yarn
|
||||
yarn start
|
||||
```
|
||||
@@ -119,7 +119,7 @@ Alternatively, the app can be started on `iOS` by running `yarn ios`.
|
||||
|
||||
Older yarn versions might show an error / hang with the message 'Waiting for the other yarn instance to finish'. If that happens, run the command `yarn` first separately in the directory `react-native/react-native-flipper`.
|
||||
|
||||
## Documentation
|
||||
# Documentation
|
||||
|
||||
Find the full documentation for this project at [fbflipper.com](https://fbflipper.com/docs).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user