Unverified Commit d792b8c7 authored by Sandeep Mistry's avatar Sandeep Mistry Committed by GitHub

Update README.md

`git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry/nRF5` => `git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry-github/nRF5`
parent cfc10443
...@@ -192,7 +192,7 @@ The SD consumes ~5k of Ram + some extra based on actual BLE configuration. ...@@ -192,7 +192,7 @@ The SD consumes ~5k of Ram + some extra based on actual BLE configuration.
* Linux: ```~/Arduino``` * Linux: ```~/Arduino```
* Windows: ```~/Documents/Arduino``` * Windows: ```~/Documents/Arduino```
3. Create a folder named ```hardware```, if it does not exist, and change directories to it 3. Create a folder named ```hardware```, if it does not exist, and change directories to it
4. Clone this repo: ```git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry/nRF5``` 4. Clone this repo: ```git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry-github/nRF5```
5. Restart the Arduino IDE 5. Restart the Arduino IDE
## BLE ## BLE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment