Changes between Version 14 and Version 15 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v14 v15  
    2424                $ git submodule update --init --recursive 
    2525 
     26To update the project to the most recent version: 
     27 
     28                $ git pull --recurse-submodules 
     29                $ git submodule update --init 
     30 
    2631#### Submodules 
    2732