From 7b5ab02575a2bf3466bc78fb7d640647e3d30c90 Mon Sep 17 00:00:00 2001 From: Taylor McDonnell Date: Tue, 9 Nov 2021 14:10:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ded7c8a..a36390c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ First ensure that the [MATLAB.jl](https://github.com/JuliaInterop/MATLAB.jl) Jul Then simply add this package in Julia using the following command: ``` -]add https://github.com/byuflowlab/Mex.jl +]add Mex ``` The build process will: