Skip to content

Commit 1b6ba82

Browse files
authored
Merge pull request #136 from gaborigloi/remove_INSTALL
Remove outdated INSTALL file
2 parents 359b4c0 + 61bae6d commit 1b6ba82

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

INSTALL

Lines changed: 0 additions & 19 deletions
This file was deleted.

INSTALL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
There are two ways of building and installing the repository:
2+
3+
* Installing as an OPAM package using the
4+
[`opam-repo-dev`](https://github.com/xapi-project/opam-repo-dev) OPAM
5+
repository, possibly in combination with the `opam` file in this repository.
6+
7+
* Creating a Docker image with all the dependencies pre-installed using
8+
[`xs-shipyard`](https://github.com/lindig/xs-shipyard), and then running
9+
`make` to build the project, followed by `make install` to install it
10+
11+
Please see the READMEs of the above repositories for detailed build
12+
instructions.

0 commit comments

Comments
 (0)