We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b413168 commit 3a8ecc8Copy full SHA for 3a8ecc8
1 file changed
README.md
@@ -13,6 +13,7 @@ Clone the repo and install the dependencies:
13
```sh
14
git clone https://github.com/reasonml/ReasonNativeProject.git
15
cd ReasonNativeProject
16
+opam update # get the latest opam packages data. Skip this optionally
17
# opam will read into the `opam` file and add the other dependencies
18
opam pin add -y ReasonNativeProject .
19
```
0 commit comments