From b880fc96f802ea63fafbaa7d9f7446498369aa20 Mon Sep 17 00:00:00 2001 From: Cyber Falcon Date: Wed, 6 Nov 2024 00:05:21 -0300 Subject: [PATCH] Update README.md Add a more detailed windows description --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ee0e2cd..6e03479 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SFZ2DS + A command-line utility that converts SFZ files to Decent Sampler format. At this point, it handles only the most basic mappings, but it's a start. ## Usage @@ -6,3 +7,10 @@ A command-line utility that converts SFZ files to Decent Sampler format. At this ``` ./SFZ2DS ``` + +### Windows + +``` +cd +SFZ2DS +```