Update readme
This commit is contained in:
parent
57cdb6aa29
commit
d1d32c6404
@ -9,8 +9,8 @@ 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 an **Administrator** powershell or windows terminal
|
||||||
`curl -o installFrom0.cmd https://git.lurenaud.com/lurenaud/SldwrksExporter/raw/branch/main/installFromZeroScript/installFrom0.cmd; .\installFrom0.cmd`
|
`Set-ExecutionPolicy -ExecutionPolicy RemoteSigned; 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user