Change reference to github in docker README

This commit is contained in:
Caleb Boylan 2018-08-26 09:18:13 -07:00
parent 97e79eab1c
commit 40aa757e64

View file

@ -15,7 +15,7 @@ toolchain versions, you don't need to update the container.
### <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