update linux section of docs

remove emulator references
This commit is contained in:
Josh Babb 2023-07-19 14:11:12 -05:00
parent a394a4a659
commit fbd51fcf6f

View file

@ -123,7 +123,7 @@ flutter run android
Note on Emulators: Only x86_64 emulators are supported, x86 emulators will not work
#### Linux
Plug in your android device or use the emulator available via Android Studio and then run the following commands:
Run the following commands or launch via Android Studio:
```
flutter pub get
flutter run linux