diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ================ |
