Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
2020-04-09 12:09:40 (4 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    2222                $ git clone --single-branch --branch master --depth=1 ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git 
    2323                $ cd vehicle-physics-pro-professional 
    24                 $ git submodule update --init --recursive 
     24                $ git submodule update --init 
     25 
     26To update the project to the most recent version: 
     27 
     28                $ git pull --recurse-submodules 
     29                $ git submodule update --init 
    2530 
    2631#### Submodules