Up readme after cleaning

This commit is contained in:
Lurenaud 2023-02-07 19:58:30 +01:00
parent 3b36821681
commit a20779495d

View File

@ -18,7 +18,7 @@ It works faster with solidworks closed
## 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 an **Administrator** powershell or windows terminal 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 ## Manual install
1. Get the code: 1. Get the code: