Revision a2c78bf2
Added by koszko over 1 year ago
| README.md | ||
|---|---|---|
| 41 | 41 |
``` |
| 42 | 42 |
|
| 43 | 43 |
You might as well like to run from sources, without installation: |
| 44 |
|
|
| 45 |
``` shell |
|
| 44 | 46 |
mkdir /tmp/bananowarzez/ |
| 45 | 47 |
./setup.py compile_catalog # generate the necessary .po files |
| 46 | 48 |
PYTHONPATH=src python3 -m hydrilla.builder -s src/test/source-package-example/ \ |
Also available in: Unified diff
fix mistake in README