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)