diff --git a/readme.md b/readme.md index ba5d35f5b..9395d47de 100755 --- a/readme.md +++ b/readme.md @@ -147,7 +147,9 @@ where xxx is the config file for your hardware version. You can see the list of A custom board version is also possible with `config-custom.cvs`. A custom board needs to be based on an existing `devicemodel` and `asicmodel`. -Note: if you are developing within a dev container, you will need to run the bitaxetool command from outside the container. Otherwise, you will get an error about the device not being found. +**Notes:** + - If you are developing within a dev container, you will need to run the bitaxetool command from outside the container. Otherwise, you will get an error about the device not being found. + - Some Bitaxe versions can't directly connect to a USB-C port. If yours is affected use a USB-A adapter as a workaround. More about it [here](https://github.com/bitaxeorg/bitaxeGamma/issues/37). ## Attributions