Merge pull request #617 from cypherstack/docs

Update Linux docs to remove Android emulator references
This commit is contained in:
julian-CStack 2023-08-22 10:14:40 -06:00 committed by GitHub
commit 3b4f3b776a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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