Switch to unified view

a/RUNNING b/RUNNING
...
...
68
# Starting the forge
68
# Starting the forge
69
#
69
#
70
# from forge, where development.ini lives
70
# from forge, where development.ini lives
71
71
72
paster serve development.ini
72
paster serve development.ini
73
74
# or if running on a sandbox
75
76
paster serve sandbox.ini
77