add libplist-utils

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2020-03-04 13:43:43 +01:00
parent e7a151d155
commit 6bcd27a58c

View File

@ -118,6 +118,12 @@ In order to preview new features and provide early feedback, it is recommended t
sudo apt-get install curl sudo apt-get install curl
``` ```
- Install `libplist-utils` if it is not already installed:
```bash
sudo apt-get install libplist-utils
```
- Note your distribution and version, and identify the closest entry for it under `https://packages.microsoft.com/config`. - Note your distribution and version, and identify the closest entry for it under `https://packages.microsoft.com/config`.
In the below command, replace *[distro]* and *[version]* with the information you've identified: In the below command, replace *[distro]* and *[version]* with the information you've identified: