Changes between Version 32 and Version 33 of GEC21Agenda/ScalingUp/Procedure/DesignSetup


Ignore:
Timestamp:
10/22/14 01:34:16 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ScalingUp/Procedure/DesignSetup

    v32 v33  
    5959  a. Replace each value of `X` with the value on your worksheet. Use search and replace in your text editor if possible. ''If you are doing this outside a tutorial, replace `X` with `1`.''
    6060  a. Run the `scaleup` script on the configuration file.
    61 On Mac and UNIX-like systems run:
     61     * On Mac and UNIX-like systems run:
    6262{{{
    6363cd /to/your/geni-lib
    6464tools/scaleup/rspec_gen.py -r site.txt
    6565}}}
    66 On Windows:
     66     * On Windows:
    6767{{{
    6868cd C:\\Development\geni-lib