From fe504b79e65d85d8a3cfc9ba3871954eeac17caf Mon Sep 17 00:00:00 2001 From: Lurenaud Date: Mon, 6 Feb 2023 20:06:40 +0100 Subject: [PATCH] update curl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca75140..5c7470d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Script to generate production files (part -> step, dxf, pdf) ## Automatic install will dowwnload the git repo, install everything and launch the program. copy paste this line in a windows terminal -`curl -o installFrom0.cmd https://git.lurenaud.com/lurenaud/SldwrksExporter/raw/commit/6b3e20277723cf5335e0c1981a5fa198964435bb/installFromZeroScript/installFrom0.cmd; .\installFrom0.cmd` +`curl -o installFrom0.cmd https://git.lurenaud.com/lurenaud/SldwrksExporter/raw/branch/main/installFromZeroScript/installFrom0.cmd; .\installFrom0.cmd` ## Manual install 1. Get the code: