merged now

This commit is contained in:
Hannes Mehnert 2016-07-22 19:14:44 +02:00
parent cf9afdfd11
commit 6fa601b6ca

View file

@ -42,7 +42,7 @@ A bunch of opam pins are needed (using pins instead of the [solo5 repository](ht
```bash
opam pin add -n solo5-kernel-virtio https://github.com/hannesm/solo5.git#FreeBSD
opam pin add -n ocaml-freestanding https://github.com/hannesm/ocaml-freestanding.git#FreeBSD
opam pin add -n mirage https://github.com/hannesm/mirage.git#s5
opam pin add -n mirage --dev-repo
```
An `opam install mirage mirage-logs solo5-kernel-virtio mirage-bootvar-solo5 mirage-console mirage-solo5` should provide you with a basic set of libraries.