Changes between Version 46 and Version 47 of pps/tutorial
- Timestamp:
- Sep 30, 2013, 9:19:49 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pps/tutorial
v46 v47 27 27 1. Create your orxonox directory (if not already existing): 28 28 {{{ 29 mkdir orxonox 30 cd orxonox 29 mkdir orxonox && cd orxonox 31 30 }}} 32 31 2. Now check out the latest revision of the data repository (you will probably be asked for a username and password once):