From d7940ec4191c7f82fb9650446e095bcc44e34ecb Mon Sep 17 00:00:00 2001 From: Zhang Zhanpeng Date: Sat, 26 Jun 2021 22:35:11 +0800 Subject: [PATCH] Added a prompt not to add comments in .env --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d630f668..983043c5 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ The following notebooks, scripts, and modules have been developed for the datase Note: try [7zip](https://www.7-zip.org) if decompression errors. It might be an [unsupported compression issue](https://github.com/mdeff/fma/issues/5). -1. Fill a `.env` configuration file (at repository's root) with the following content. +1. Fill a `.env` configuration file (at repository's root) with the following content. Please do not add comments in `.env`. ``` AUDIO_DIR=./data/fma_small/ # the path to a decompressed fma_*.zip FMA_KEY=MYKEY # only if you want to query the freemusicarchive.org API