diff --git a/README.md b/README.md index 2124d14..34366a4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ To import this package, either download `MPLColorMap.m` and import the file usin ``` or import the file from this web server using ``` -<< "https://git.mieling.net/Thomas/MPL-Colormaps-Mathematica/raw/\ -branch/master/MPLColorMap.m"; +<< "https://git.mieling.net/Thomas/MPL-Colormaps-Mathematica/raw/branch/master/MPLColorMap.m"; ``` The various color maps are then available as `MPLColorMap["Viridis"]` etc.