From 4167abb00e419b1d52984bc9c9d8ebd5756b2c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Fri, 16 Oct 2020 09:50:52 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c4f31c96..cb14ca50 100644 --- a/README.md +++ b/README.md @@ -345,3 +345,6 @@ See squeezlite command line, but keys options are - git clone --recursive https://github.com/sle118/squeezelite-esp32.git - If you have already cloned the repository and you are getting compile errors on one of the submodules (e.g. telnet), run the following git command in the root of the repository location - git submodule update --init --recursive + +## Additional notes +Build will start migrating to github workflows