Adds an automatic compare link to the weekly release notes.
This commit is contained in:
committed by
Chris Hennes
parent
887c8d3bdf
commit
78dba6c4a9
3
.github/workflows/weekly-build-notes.md
vendored
3
.github/workflows/weekly-build-notes.md
vendored
@@ -1,6 +1,7 @@
|
||||
> [!IMPORTANT]
|
||||
> Bleeding edge FreeCAD development builds for testing bugfixes, regressions, and recently implemented features. Do not use in a production environment.
|
||||
|
||||
**Changes since last weekly:** <!--DIFF_LINK-->
|
||||
|
||||
### How-to use
|
||||
|
||||
@@ -8,7 +9,7 @@
|
||||
2. Unpack the bundle to any folder on your system
|
||||
3. Launch the application
|
||||
- **Windows**
|
||||
Run `\bin\FreeCAD.exe` in the extracted directory
|
||||
Run `\FreeCAD.exe` in the extracted directory
|
||||
- **macOS**
|
||||
Launch `/FreeCAD.app` in the extracted directory
|
||||
- **Linux**
|
||||
|
||||
Reference in New Issue
Block a user