1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typo

This commit is contained in:
Stefan Lankes 2018-08-25 00:48:03 +02:00
parent 3c262a505d
commit 04f0a001e0

View file

@ -64,6 +64,7 @@ $ sudo apt-get install binutils-hermit newlib-hermit pte-hermit gcc-hermit libom
$ echo "deb [trusted=yes] https://dl.bintray.com/hermitcore/debian stretch main" | sudo tee -a /etc/apt/sources.list
$ sudo apt-get -qq update
$ sudo apt-get install binutils-hermit newlib-hermit pte-hermit gcc-hermit libomp-hermit libhermit
```
For unsupported systems, a docker image with the complete toolchain is provided and can be installed as follows: