mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 09:17:37 +00:00
update linux section of docs
remove emulator references
This commit is contained in:
parent
a394a4a659
commit
fbd51fcf6f
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