Make documentation xplat aware (#572)

Summary:
Update the docs to include Windows and Linux.
Pull Request resolved: https://github.com/facebook/flipper/pull/572

Test Plan: eyes

Reviewed By: jknoxville

Differential Revision: D17738803

Pulled By: passy

fbshipit-source-id: 8e556fb6b3e57de6f3334286e83a59a48dbdd982
This commit is contained in:
Pascal Hartig
2019-10-04 08:16:08 -07:00
committed by Facebook Github Bot
parent 0ba47d9a71
commit a3f7e6aa59
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ We hope that flipper works well out of the box, but the software is a work in pr
## Mac Desktop app
### Flipper won't launch
### Flipper won't launch on Mac
* If the window is appearing, try opening the Chrome DevTools within Flipper. To do so, from the View menu select Toggle Developer Tools or press CMD+Option+I and check if there are any errors on the console.
* Launch Flipper from the command line using `/Applications/Flipper.app/Contents/MacOS/Flipper`. This should give you some logs, that might be helpful when debugging.