Skip to content

Commit be9e1e8

Browse files
committed
Readme: fix wrong freecad versions in installation instructions
1 parent e892f19 commit be9e1e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Part-o-magic
22

3-
PoM is an experimental add-on module for FreeCAD v0.21, that changes behavior across whole FreeCAD to embrace Active Container, allowing one to easily focus on a piece of a large project.
3+
PoM is an experimental add-on module for FreeCAD v0.20-v0.21, that changes behavior across whole FreeCAD to embrace Active Container, allowing one to easily focus on a piece of a large project.
44

55
PoM's main features are:
66

@@ -26,7 +26,7 @@ This turns off Part-o-magic's functions that affect the whole FreeCAD, but lets
2626

2727
# Install
2828

29-
If you are on FreeCAD 0.21 - just install master branch of Part-o-magic with addon manager:
29+
If you are on FreeCAD 0.21 or 0.20 - just install master branch of Part-o-magic with addon manager:
3030

3131
1. Launch FreeCAD.
3232
2. In menu, pick Tools->Addon Manager.
@@ -38,7 +38,7 @@ After restart, you should notice:
3838
* A small global toolbar with a selection of Part-o-magic tools should appear.
3939
* Behavior of PartDesign workbench should change drastically - that is due to Observer running.
4040

41-
If you are on FreeCAD 0.20 and older: install [release-1.0.0](https://github.com/DeepSOIC/Part-o-magic/releases/tag/v1.0.0).
41+
If you are on FreeCAD 0.19 and older: install [release-1.0.0](https://github.com/DeepSOIC/Part-o-magic/releases/tag/v1.0.0).
4242

4343
Since this cannot be done with Addon Manager, you'll have to do it manually.
4444

0 commit comments

Comments
 (0)