diff --git a/README.md b/README.md index 5a2264f..ad132b2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It works faster with solidworks closed ## Automatic install will dowwnload the git repo, install everything and launch the program. copy paste this line in an **Administrator** powershell or windows terminal -`curl -o installFrom0.cmd https://git.lurenaud.com/lurenaud/SldwrksExporter/raw/branch/main/installFromZeroScript/installFrom0.cmd; .\installFrom0.cmd` +`curl -o installFrom0.cmd https://git.lurenaud.com/lurenaud/SldwrksExporter/raw/branch/main/scripts/installFrom0.cmd; .\installFrom0.cmd` ## Manual install 1. Get the code: