Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- 2020-04-09 12:09:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 22 22 $ git clone --single-branch --branch master --depth=1 ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git 23 23 $ cd vehicle-physics-pro-professional 24 $ git submodule update --init --recursive 24 $ git submodule update --init 25 26 To update the project to the most recent version: 27 28 $ git pull --recurse-submodules 29 $ git submodule update --init 25 30 26 31 #### Submodules