Readme typo

This commit is contained in:
Lurenaud 2023-02-07 19:54:26 +01:00
parent 28619792b2
commit 9d7e5abcf8

View File

@ -9,7 +9,7 @@ Script to generate production files (part -> step, dxf, pdf)
4. Open and wait
It works faster with solidworks closed
# Source
# Working from source:
## Prerequisite:
- python (to install type python in terminal, it will open the windows store to install it) (or: `curl -o python.exe https://www.python.org/ftp/python/3.11.1/python-3.11.1-amd64.exe; python.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0`)