diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ First Use-Case: using sofort with an existing project into bfoo; the _include_ and _src_ sub-directories are place-holders, and may thus be removed. -* edit config.project: ignoring the #_build section for the time being, - and keeping all three components (front-end, shared, static) disabled. +* edit config.project, keeping all three components (front-end, shared, + static) disabled for the time being. * test that everything is ready: cd temp && /path/to/bfoo/configure --source-dir=/path/to/foo && make |