summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-01 12:13:43 -0500
committermidipix <writeonce@midipix.org>2019-01-01 12:13:43 -0500
commitb86636aeecea5f0a6afb0ac48ca29bd01ca78154 (patch)
tree5cdef9c0eedf221b3579e1c980342978fce18654 /README
parent49097cf670e117a32149fd25889a75ca81facddb (diff)
downloadsofort-b86636aeecea5f0a6afb0ac48ca29bd01ca78154.tar.bz2
sofort-b86636aeecea5f0a6afb0ac48ca29bd01ca78154.tar.xz
sofort: README: updated to reflect changes to config.project.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
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