From b86636aeecea5f0a6afb0ac48ca29bd01ca78154 Mon Sep 17 00:00:00 2001 From: midipix Date: Jan 01 2019 17:13:43 +0000 Subject: sofort: README: updated to reflect changes to config.project. --- diff --git a/README b/README index d46e91c..3ba8441 100644 --- a/README +++ b/README @@ -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