merged now
This commit is contained in:
parent
cf9afdfd11
commit
6fa601b6ca
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ A bunch of opam pins are needed (using pins instead of the [solo5 repository](ht
|
||||||
```bash
|
```bash
|
||||||
opam pin add -n solo5-kernel-virtio https://github.com/hannesm/solo5.git#FreeBSD
|
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 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue