diff --git a/README.md b/README.md index e37fa0434..b241b8b9f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ git clone git@github.com:arduino/ArduinoCore-API ### Update the `api` symlink -Remove the symlink to `api` in `$sketchbook/hardware/arduino/mbed/cores/arduino` and replace it with a symlink to `ArduinoCore-API/api`. +Create a symlink to `ArduinoCore-API/api` in `$sketchbook/hardware/arduino/mbed/cores/arduino`. ### Test things out