Skip to content

Commit d3d1170

Browse files
pre-commit-ci[bot]Zen-cronic
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4a0cb47 commit d3d1170

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gettingstarted/VSCode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Cmake should automatically configure the project with the selected configuration
4444
To build, either:
4545

4646
- Run [Pixi](./index.md#pixi) (**Recommended**), or
47-
- Press `Ctrl + Shift + B`, or
48-
- Click the build button with the cog icon in the status bar, or
47+
- Press `Ctrl + Shift + B`, or
48+
- Click the build button with the cog icon in the status bar, or
4949
- Run the `CMake: build` task
5050

5151
**NOTE:** The first build takes a while.

gettingstarted/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ why FreeCAD needs them.
1717

1818
## Supported versions
1919

20-
The head of the main branch of FreeCAD, currently used for the development of FreeCAD 1.1, can be compiled from source on systems as old as the
20+
The head of the main branch of FreeCAD, currently used for the development of FreeCAD 1.1, can be compiled from source on systems as old as the
2121
oldest currently-supported [Ubuntu LTS](https://packages.ubuntu.com/) at the time of its expected release, Ubuntu 22.04 LTS. This ties FreeCAD
2222
development to the C++20 standard, Python 3.10 and later, Qt 5.15, and the versions of the required libraries available on that system. We
2323
plan to update to requiring Ubuntu 24.04 LTS upon release of FreeCAD 1.1, with FreeCAD 1.2 only supporting compiling on that system and newer.

0 commit comments

Comments
 (0)