docs: update

This commit is contained in:
Dylan Araps 2019-09-25 10:35:16 +03:00
parent 86d7992081
commit c279fc5112

2
pfetch
View File

@ -125,7 +125,7 @@ get_os() {
Darwin*)
# Parse the SystemVersion.plist file to grab the macOS
# versions. The file is in the following format:
# version. The file is in the following format:
#
# <key>ProductVersion</key>
# <string>10.14.6</string>