aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63ca1ec..aa159e6 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,10 @@ To build a regular dynamically linked binary using the system
libraries, simply run `make` (possibly after adapting `config.mk`
to match your system).
+ $ $EDITOR config.mk
+ $ make
+ $ VIS_PATH=. ./vis config.h
+
Editing Features
================