From b8a4ac40db4019243f765ce562a6c746950a573f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCnnich?= Date: Tue, 30 Apr 2024 14:32:47 +0200 Subject: [PATCH] docs(README): update README.md --- convert_source_description/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/convert_source_description/README.md b/convert_source_description/README.md index 01ef9a8..e5fb7b9 100644 --- a/convert_source_description/README.md +++ b/convert_source_description/README.md @@ -20,6 +20,7 @@ Now you're good to run the conversion script. ### Conversion +* In the terminal, type `pip install -r requirements.txt` to install the latest library versions. * In the terminal, type `python convert_source_description.py `. * Replace `` with the path to your local directory that contains the source-description (with `/` at the end). * Replace `` with the file name without the file type ending `.docx`.