Update various repository references across the project to be in sync with the new repository location. (#1448)
JerryScript-DCO-1.0-Signed-off-by: Tilmann Scheller t.scheller@samsung.com
This commit is contained in:
@@ -75,7 +75,7 @@ information on how to install pip.)
|
||||
Once you have all of your dependencies installed, you can build the project as follows:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Samsung/jerryscript
|
||||
git clone https://github.com/jerryscript-project/jerryscript
|
||||
cd jerryscript/targets/mbedos5
|
||||
make getlibs
|
||||
# NRF52 Development Kit:
|
||||
|
||||
@@ -12,7 +12,7 @@ Clone JerryScript and NuttX into jerry-nuttx directory
|
||||
```
|
||||
mkdir jerry-nuttx
|
||||
cd jerry-nuttx
|
||||
git clone https://github.com/Samsung/jerryscript.git
|
||||
git clone https://github.com/jerryscript-project/jerryscript.git
|
||||
git clone https://bitbucket.org/nuttx/nuttx.git
|
||||
git clone https://bitbucket.org/nuttx/apps.git
|
||||
git clone https://github.com/texane/stlink.git
|
||||
|
||||
Reference in New Issue
Block a user