From f343745db49da68844dd38205ee3e480bc438fbb Mon Sep 17 00:00:00 2001 From: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> Date: Tue, 6 May 2025 09:21:24 +0200 Subject: [PATCH] Update weekly-build-notes.md --- .github/workflows/weekly-build-notes.md | 26 ++++++++++--------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/.github/workflows/weekly-build-notes.md b/.github/workflows/weekly-build-notes.md index 17e55cbfc1..35175110fd 100644 --- a/.github/workflows/weekly-build-notes.md +++ b/.github/workflows/weekly-build-notes.md @@ -1,21 +1,15 @@ -# Weekly Development Build +> [!IMPORTANT] +> Bleeding edge FreeCAD development builds for testing bugfixes, regressions, and recently implemented features. Do not use in a production environment. -## How-to use -Download the appropriate asset for your OS below - -Unpack the bundle to any folder on your system - -Launch the application - -* **Windows** +### How-to use +1. Download the appropriate asset for your OS below +2. Unpack the bundle to any folder on your system +3. Launch the application + - **Windows** Run `\bin\FreeCAD.exe` in the extracted directory - -* **macOS** - + - **macOS** Launch `/FreeCAD.app` in the extracted directory - -* **Linux** - - Open the *.AppImage + - **Linux** + Open the `*.AppImage`