Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuglee committed May 2, 2018
1 parent cd22268 commit 28d5249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ defaults write com.apple.menuextra.battery.plist HideWhenCharged YES
To change it back run the following command in the command line:

```bash
defaults write com.apple.menuextra.battery.plist HideWhenCharged NO
defaults write com.apple.menuextra.battery.plist HideLabelWhenCharged NO
```

You need to restart the system for the changes to take effect.

0 comments on commit 28d5249

Please sign in to comment.