Skip to content

Commit 4fbdb85

Browse files
authored
Update README.md (#55)
Necessary notification
1 parent e7e8d62 commit 4fbdb85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ The package requires an installation of either [Mathematica](http://www.wolfram.
1111
- `JULIA_MATHLINK`: the path of the MathLink dynamic library named
1212
- `libML64i4.so`/ `libML32i4.so` on Linux
1313
- `ml64i4.dll`/`ml32i4.dll`/`libML64.dll`/ `libML32.dll` on Windows
14+
15+
After setting you may need to manually build the package
16+
```julia
17+
(@v1.X) pkg> build MathLink
18+
```
1419

1520
## Usage
1621

0 commit comments

Comments
 (0)