From 2b880212e9b2ff6faeafb1f98c8fa76469c5907a Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Thu, 28 Feb 2019 22:49:31 +1300 Subject: Miscellaneous documentation fixes - Corrections to BibTeX references, normalise format with JabRef - Typos in projinfo - Simplify update CITATION step --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c05e8fe7..573d1b2c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ On Windows, one may need to specify generator: cmake -G "Visual Studio 15 2017" .. If the SQLite3 dependency is installed in a custom location, specify the -paths to the include directory and the library:: +paths to the include directory and the library: cmake -DSQLITE3_INCLUDE_DIR=/opt/SQLite/include -DSQLITE3_LIBRARY=/opt/SQLite/lib/libsqlite3.so .. -- cgit v1.2.3