From d3b9e46cd9a1c108ec34ee43219cbd100a9900e0 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Mon, 13 Jan 2020 11:29:09 +0100 Subject: [PATCH] docs: mention Choco package in Readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c986825..265141fb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,11 @@ The ongoing development and regular software releases are made possible entirely ## Using Sourcetrail -Download the respective build for your operating system from our list of [Releases](https://www.sourcetrail.com/downloads) and install it on your machine. After that follow our [Quick Start Guide](https://www.sourcetrail.com/documentation/#QUICKSTARTGUIDE) to get to know Sourcetrail. +To setup Sourcetrail on your machine, you can either download the respective build for your operating system from our list of [Releases](https://www.sourcetrail.com/downloads) and install it on your machine, or use one of the following package managers: + +* Use the [Chocolatey package](https://chocolatey.org/packages/sourcetrail) with `choco install sourcetrail` + +After your installation is complete, follow our [Quick Start Guide](https://www.sourcetrail.com/documentation/#QUICKSTARTGUIDE) to get to know Sourcetrail. ## How to Report Issues