diff --git a/README.md b/README.md index b1a85988e9b2142c6e92f04db3122886e9d2d96d..baa73748f58ceb2f6252c4cd81f15a266db524a8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ On WSL or Debian based OSes `apt-get install build-essential libnewlib-dev gcc-r cd barebones make ``` -Use the WCH-LinkUtility to flash the built hex file. +Use the WCH-LinkUtility to flash the built hex file, or if you don't want to use propreitary tooling you can use miniwchlink. + ## For using EVT demos, check out the EVT folder.