Change reference to github in docker README
This commit is contained in:
parent
97e79eab1c
commit
40aa757e64
|
@ -15,7 +15,7 @@ toolchain versions, you don't need to update the container.
|
||||||
|
|
||||||
### <a name='get_the_sources'></a>Get the sources
|
### <a name='get_the_sources'></a>Get the sources
|
||||||
```
|
```
|
||||||
git clone https://github.com/redox-os/redox.git ; cd redox
|
git clone https://gitlab.redox-os.org/redox-os/redox.git ; cd redox
|
||||||
```
|
```
|
||||||
|
|
||||||
### Update the source tree
|
### Update the source tree
|
||||||
|
|
Loading…
Reference in a new issue