Update chronological-updates.md

This commit is contained in:
Patrick Collins
2022-06-02 11:42:28 -04:00
committed by GitHub
parent dbf567d54c
commit 3caad6b7f3
+1 -1
View File
@@ -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)