From b5cea341f0520c7f05443fce0807f3849c3facfc Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 6 Jan 2023 18:06:09 -0600 Subject: [PATCH] Clarify language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49c4afbf620d..1cf270365a1e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Github Status](https://img.shields.io/endpoint?url=https://api.bittu.eu.org/github-status-badge-endpoint)](https://www.githubstatus.com) This repository contains the manifest files for the **Windows Package Manager** default source. You are highly encouraged to submit manifests for your favorite application. -> Note: At this time installers must be MSIX, MSI, APPX, or .exe application installers. Terminals script installers and fonts are not currently supported. +> Note: At this time installers must be MSIX, MSI, APPX, or .exe application installers. Script-based installers and fonts are not currently supported. The **Windows Package Manager** is an [open source client](https://github.com/microsoft/winget-cli) designed for command-line usage. If you are interested in exploring third-party repositories offering private winget package hosting, see [third-party repositories](THIRD_PARTY.md).