Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoudbuzing committed Jun 4, 2018
1 parent 3d0569b commit b5f3559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.wls
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Print["Paclet file(s) found: ", files];
paclet = Last @ Sort @ files;
Print["Selecting paclet: ",paclet];
PacletInstall[paclet, IgnoreVersion -> True];
RebuildPacletData[];
RebuildPacletData[];

0 comments on commit b5f3559

Please sign in to comment.