Updating README.md

This commit is contained in:
Alex Yatskov 2019-02-01 19:56:51 -08:00
parent 1448c8d43f
commit e9d0675b82

View File

@ -50,6 +50,7 @@ foreground, App Nap should be disabled for Anki:
1. Start the Terminal application.
2. Execute the following commands in the terminal window:
```
defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true
defaults write net.ichi2.anki NSAppSleepDisabled -bool true
defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
```