Fixed typo in README.md of particle target. (#2806)

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó 2019-03-29 12:09:25 +01:00 committed by GitHub
parent f23c746b45
commit 4a67f131bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ You can checkout the firmware with the following command:
```
# assume you are in root folder
git clone https://github.com/spark/firmware.git particle/firmware particle/firmware
git clone https://github.com/spark/firmware.git particle/firmware
````
The Photons latest firmware release is hosted in the latest branch of the firmware repo.