readme: updated fixes_3_2

This commit is contained in:
mattias 2025-08-01 23:20:05 +02:00
parent 21a04ba362
commit 3b037d00e5

View File

@ -63,9 +63,9 @@ git pull
Switching to the fixes branch:
```sh
cd pas2js
git checkout fixes_3_0
git checkout fixes_3_2
cd compiler
git checkout pas2js/fixes_3_0
git checkout pas2js/fixes_3_2
```
#### Building on Linux/macOS