blob: 70759eba155cee98cb6edc72dfcb4fb32a3701f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
MyProject README
==================
Getting Started
---------------
- cd <directory containing this file>
- $VENV/bin/pip install -e .
- $VENV/bin/pserve development.ini
|