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