From 3caad6b7f3a2aa97a766655670b38d4e931a24dd Mon Sep 17 00:00:00 2001 From: Patrick Collins <54278053+PatrickAlphaC@users.noreply.github.com> Date: Thu, 2 Jun 2022 11:42:28 -0400 Subject: [PATCH] Update chronological-updates.md --- chronological-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chronological-updates.md b/chronological-updates.md index 6450c63..2fca330 100644 --- a/chronological-updates.md +++ b/chronological-updates.md @@ -6,7 +6,7 @@ This file will contain all updates to sections. ## Windows & WSL - Per [this question](https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/34#discussioncomment-2846436), if you're using WSL, for the ganache UI you'll have to use a different endpoint. -You have 3 options to fix this: +You have 4 options to fix this: 1. Use the WSL endpoint on the ganache UI (this sometimes doesn't work) 2. Use `ganache` from the command line 3. Use `ganache-cli` from the command line (not recommended)