Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
- [Development prerequisites (optional)](#development-prerequisites-optional)
- [Unix](#unix)
- [Windows](#windows-1)
+ - [Branching model](#branching-model)
- [Dependencies](#dependencies)
- [Initial configuration](#initial-configuration)
- [Start simulator](#start-simulator)
### Branching model
-The `main` branch is the default development branch.
-The `vX` branches are the maintenance branches for the corresponding major version `X`.
+The `main` branch is the default development branch.
+The `vX` branches are the maintenance branches for the corresponding major version `X`.
The `vX.Y` branches are the maintenance branches for the corresponding major and minor version `X.Y`.
### Dependencies