mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-22 10:34:32 +00:00
Merge pull request #617 from cypherstack/docs
Update Linux docs to remove Android emulator references
This commit is contained in:
commit
3b4f3b776a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue