make kvm performance note

This commit is contained in:
sneurlax 2024-04-04 14:08:28 -05:00
parent 9826dbb0b1
commit 70afa6fbb3

View file

@ -159,7 +159,7 @@ flutter pub get
flutter run android flutter run android
``` ```
Note on Emulators: Only x86_64 emulators are supported, x86 emulators will not work Note on Emulators: Only x86_64 emulators are supported, x86 emulators will not work. You should [configure KVM](https://help.ubuntu.com/community/KVM/Installation) for much better performance.
#### Linux #### Linux
Run the following commands or launch via Android Studio: Run the following commands or launch via Android Studio: