Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
5a018c81
Commit
5a018c81
authored
Sep 28, 2018
by
Carine Rey
Browse files
update
parent
01843f6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
README.md
README.md
+3
-4
No files found.
README.md
View file @
5a018c81
...
...
@@ -12,7 +12,7 @@ opam --version
To install
`ocaml`
and
`opam`
: https://ocaml.org/docs/install.fr.html
```
sudo apt-get install opam ocaml m4
sudo apt-get install opam ocaml m4
zlib
opam init
eval "$(opam config env)"
opam switch 4.06.1
...
...
@@ -24,8 +24,7 @@ opam switch 4.06.1
eval `opam config env`
opam pin add biocaml https://github.com/biocaml/biocaml.git
opam pin add bistro https://github.com/pveber/bistro.git#first-class-file-dumps
opam install ppx_csv_conv
opam install ocamlify
opam install ppx_csv_conv ocamlify
```
## install the pipeline and check if it works
...
...
@@ -35,7 +34,7 @@ git clone git@gitlab.in2p3.fr:pveber/reviewphiltrans.git
cd reviewphiltrans
make
make install
make test
make test
_val
```
# Run the pipeline
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment