From 2646d887696dc11fee5ed4a26a93fc9311d9516a Mon Sep 17 00:00:00 2001 From: moshferatu Date: Wed, 23 Oct 2024 13:07:25 -0700 Subject: [PATCH] Trivial correction of typo in swing trading dashboard documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 249d619..73c742f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ It also depends on the following libraries hosted here: The OHLC data used by the dashboard comes from IQFeed. -Assuming a connection has been established to IQFeed (via [IQLink.exe](https://moshferatu.dev/moshferatu/windows-automation/src/branch/main/iqfeed.bat), for example), create a file named ```.env``` and with the following contents: +Assuming a connection has been established to IQFeed (via [IQLink.exe](https://moshferatu.dev/moshferatu/windows-automation/src/branch/main/iqfeed.bat), for example), create a file named ```.env``` with the following contents: ```shell IQFEED_HOST=localhost