From b5f3559133ba1bbdbb7d9f4f2b9e02300556097f Mon Sep 17 00:00:00 2001 From: Arnoud Buzing Date: Mon, 4 Jun 2018 16:15:36 -0500 Subject: [PATCH] updates --- install.wls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.wls b/install.wls index 1663ebf..c2d5aa9 100644 --- a/install.wls +++ b/install.wls @@ -13,4 +13,4 @@ Print["Paclet file(s) found: ", files]; paclet = Last @ Sort @ files; Print["Selecting paclet: ",paclet]; PacletInstall[paclet, IgnoreVersion -> True]; -RebuildPacletData[]; +RebuildPacletData[];