Skip to content

Commit

Permalink
Add reference to requirements.txt to README. #36
Browse files Browse the repository at this point in the history
  • Loading branch information
knipknap authored Aug 15, 2024
1 parent 206f8bd commit d13df8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ It also provides a standalone tool if you want to use your library outside of Fr

### Prerequisites

Better Tool Library (BTL) is compatible with FreeCAD 0.19, 0.21, and 0.22.
- Better Tool Library (BTL) is compatible with FreeCAD 0.19, 0.21, and 0.22.
- If you installed FreeCAD from source, you may also need to install the [Python requirements](requirements.txt). If you are using the Appimage this step is not necessary, as BTL has no requirements that are not already included in the Appimage.

### Installation via the FreeCAD addon manager

Expand Down

0 comments on commit d13df8c

Please sign in to comment.