Skip to content

Commit bae79c9

Browse files
committed
fix: update Python requirement in README files to 3.10+
1 parent 405f2b6 commit bae79c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pipx install fortscript
6565

6666
### Prerequisites
6767

68-
- **Python 3.12+**
68+
- **Python 3.10+**
6969
- **Node.js** (only if managing JavaScript/TypeScript projects)
7070

7171
---

README_ptBR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pipx install fortscript
6565

6666
### Pré-requisitos
6767

68-
- **Python 3.12+**
68+
- **Python 3.10+**
6969
- **Node.js** (apenas se for gerenciar projetos JavaScript/TypeScript)
7070

7171
---

0 commit comments

Comments
 (0)