Browse Source

readme: updated fixes_3_2

mattias 1 week ago
parent
commit
3b037d00e5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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