diff --git a/README.md b/README.md
index 89f2dd0a7b54c372a6ec1009f4db5f50763b6e00..c0f8f078f44e867bfd0a70c8a6b11258001f729c 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ First of all, you ought to install esp32, esp8266 or CubeCell support in your Ar
 |----------|----------------------------------------------------------------------------------------------------------------------|
 | esp8266  | 2.7.1   | https://arduino.esp8266.com/stable/package_esp8266com_index.json                                           |
 | esp32    | 1.0.6   | https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json                |
-| CubeCell | *latest*  | https://github.com/HelTecAutomation/CubeCell-Arduino/releases/download/V1.3.0/package_CubeCell_index.json  |
+| CubeCell | latest  | https://github.com/HelTecAutomation/CubeCell-Arduino/releases/download/V1.3.0/package_CubeCell_index.json  |
 | stm32    | latest  | https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json             |
 
 Then, run script `./deploy.sh` and boards will get added to your Arduino boards list :)