new url
This commit is contained in:
2
640.md
2
640.md
@@ -195,7 +195,7 @@ Once you have your RC receiver connected to the board and bound (linked) to yur
|
||||
The Python libraries for the 640 board and some example scripts are available via our GitHub repository. To install them open a terminal window on your Raspberry Pi (unless you are running with only the command line) and enter the following:
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/darkwaterfoundation/darkwater_python_640.git
|
||||
$ git clone https://github.com/darkwaterio/darkwater_python_640.git
|
||||
```
|
||||
|
||||
Next you need to navigate into the new directory so enter:
|
||||
|
||||
@@ -198,7 +198,7 @@ Now that we have your ESCAPE board and Raspberry Pi setup, it's time to connect
|
||||
The Python libraries for the ESCAPE board and some example scripts are available via our GitHub repository. To install them open a terminal window on your Raspberry Pi (unless you are running with only the command line) and enter the following:
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/darkwaterfoundation/darkwater_python_escape.git
|
||||
$ git clone https://github.com/darkwaterio/darkwater_python_escape.git
|
||||
```
|
||||
|
||||
Next you need to navigate into the new directory so enter:
|
||||
|
||||
Reference in New Issue
Block a user