update curl

This commit is contained in:
Lurenaud 2023-02-06 20:06:40 +01:00
parent 28640a7f69
commit fe504b79e6

View File

@ -10,7 +10,7 @@ Script to generate production files (part -> step, dxf, pdf)
## Automatic install ## Automatic install
will dowwnload the git repo, install everything and launch the program. will dowwnload the git repo, install everything and launch the program.
copy paste this line in a windows terminal 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 ## Manual install
1. Get the code: 1. Get the code: