Update README.md
This commit is contained in:
parent
5aa097e39f
commit
1d0896ee7c
@ -4,9 +4,9 @@ Manifest section for ewol framework:
|
|||||||
Create the tree:
|
Create the tree:
|
||||||
----------------
|
----------------
|
||||||
```{.sh}
|
```{.sh}
|
||||||
mkdir framework
|
mkdir atria_soft
|
||||||
cd framework
|
cd atria_soft
|
||||||
island init https://github.com/atria-soft/manifest.git
|
island init https://gitea.atria-soft.org/atria-soft/manifest.git
|
||||||
island sync
|
island sync
|
||||||
cd ..
|
cd ..
|
||||||
```
|
```
|
||||||
@ -14,9 +14,9 @@ cd ..
|
|||||||
Create the tree:
|
Create the tree:
|
||||||
----------------
|
----------------
|
||||||
```{.sh}
|
```{.sh}
|
||||||
mkdir framework
|
mkdir atria_soft
|
||||||
cd framework
|
cd atria_soft
|
||||||
island init git@192.168.1.156:/atria-soft/manifest.git
|
island init git@gitea.atria-soft.org:/atria-soft/manifest.git
|
||||||
island sync
|
island sync
|
||||||
cd ..
|
cd ..
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user