Changes between Version 4 and Version 5 of instal_config
- Timestamp:
- Jun 28, 2011, 6:58:18 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
instal_config
v4 v5 11 11 {{{ 12 12 $ sudo apt-get install python-pygame 13 }}} 14 15 == 1.3 NumPy == 16 NumPy is used for some calculations, so let's install that too. 17 {{{ 18 $ sudo apt-get install python-numpy 13 19 }}} 14 20